Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/branches/1-2-stable/railties/lib/rails_generator/generators/components/controller/templates/helper.rb

Revision 518, 35 bytes (checked in by david, 4 years ago)

Added new generator framework that informs about its doings on generation and enables updating and destruction of generated artifacts. See the new script/destroy and script/update for more details #487 [bitsweat]

Line 
1 module <%= class_name %>Helper
2 end
Note: See TracBrowser for help on using the browser.