Dynamic find_by Methods
URL: http://railscasts.com/episodes/2
Category: Programming
Application: Ruby on Rails (ROR)
Improve readability by using the dynamic find_all_by and find_by methods of ror.
Submitted by: brettPosted: 7 months ago
Back