Monday, May 2, 2011

Rails 3 and Controller Callbacks - demystified

I wanted to quickly check the callbacks that my controller has in my new Rails 3 application. With more abstraction in Rails 3 (AbstractController) - the easiest way I found was:



Other ways to do ?


No comments: