RailsCasts
RailsCasts
Ryan Bates
#64 Custom Helper Modules
5 minutes Posted Jul 30, 2007 at 12:00 am.
0:00
5:06
Download MP3
Show notes
Rails designates one helper module per controller, but that shouldn't stop you from making custom helper modules to help structure the code. Learn how in this episode.