Ask A Question
Notifications
You’re not receiving notifications from this thread.
Handle 404s Better Using Rescue_from Discussion
Discussion for Handle 404s Better Using Rescue_from
Very useful feature this is. Thanks for sharing. Also discovered 'any?' in this episode - I;ve always been using present? to check - but Googled this and it says .any? is faster. So learnt about that too :) Thanks!