search for: 76ee1ac5

Displaying 1 result from an estimated 1 matches for "76ee1ac5".

2006 Jul 29
1
newbie - best place to put methods used in controllers?
Hey guys, Where is the best place to put methods called in your controller? I ask because my controller file is getting bulky with code that doesnt need to be called directly. I was wondering if I could put it in the application.rb or if there is some way to put it in the helper? -- Posted via http://www.ruby-forum.com/.