Questions
Linux
Laravel
Mysql
Ubuntu
Git
Menu
HTML
CSS
JAVASCRIPT
SQL
PYTHON
PHP
BOOTSTRAP
JAVA
JQUERY
R
React
Kotlin
×
Linux
Laravel
Mysql
Ubuntu
Git
New posts in rescue
How to rescue from a specific error (Ruby on Rails)
May 03, 2026
ruby-on-rails
ruby
rescue
Write Rescue in class or not?
May 01, 2026
ruby
coding-style
rescue
Proper way to write an 'If it doesn't work, fix it and try again' function in Ruby
Mar 26, 2026
ruby
design-patterns
accessor
rescue
ActionCable not run in background job rails 5
Oct 30, 2025
ruby-on-rails
ruby-on-rails-5
actioncable
rescue
How to rescue an exception from inside a rescue
Oct 17, 2025
ruby
exception
rescue
Rspec false positive because failure exception is rescued in code being tested
Sep 20, 2025
ruby-on-rails-3
exception
rspec
rescue
false-positive
How to abort a Ruby script when raising an Exception?
Sep 18, 2025
ruby
exception
rescue
Why ActiveRecord::StatementInvalid cannot be rescued in this Rails method?
Feb 22, 2023
ruby-on-rails
exception
activerecord
rescue
Rescue NameError but not NoMethodError
Jan 07, 2023
ruby
nameerror
nomethoderror
rescue
Rescuing an invalid date in a rails controller
Dec 27, 2022
ruby-on-rails
ruby
exception-handling
rescue
How to write down the rspec to test rescue block.?
Dec 18, 2022
ruby-on-rails
ruby
rspec
rescue
What does the "=>" in "rescue Exception => e" do?
Dec 03, 2022
ruby
syntax
rescue
hashrocket
SSLv3 read server certificate B: certificate verify failed (Twitter::Error)
Oct 23, 2022
ruby
rest
ssl
twitter
rescue
What is wrong with this rescue example?
Oct 08, 2022
ruby
exception
rescue
How do I disable rescue handlers in Ruby on Rails apps when I'm running functional tests?
Apr 16, 2022
ruby-on-rails
unit-testing
exception
rescue
Using single line conditional with require/rescue
Apr 24, 2020
ruby
require
rescue
Why does this rescue syntax work?
May 24, 2019
ruby
rescue
Ruby c extensions: How can I catch all exceptions, including things that aren't StandardErrors?
Oct 29, 2022
c
ruby
exception-handling
ruby-c-extension
rescue
Rescue all errors of a specific type inside a module
Nov 02, 2022
ruby-on-rails
ruby-on-rails-3
exception-handling
rescue
Rescue_from for javascript requests
May 08, 2021
ruby-on-rails
ajax
ruby-on-rails-3
rescue
Older Entries »