Be a Good Citizen When Using alias_method_chain
Larry Karnowski gives the low-down on the consequences of not passing a block when using alias_method_chain and provides a recommended template that will help your alias_method_chain calls behave like good citizens in the Rails ecosystem.
Post a comment