Just wondering, is there a way to automatically include helper modules
for controllers in modules? Something like (which doesn’t work, so I use
'helper :items):
app/controllers/admin/items_controller.rb
app/helpers/admin/items_helper.rb
Joe
Just wondering, is there a way to automatically include helper modules
for controllers in modules? Something like (which doesn’t work, so I use
'helper :items):
app/controllers/admin/items_controller.rb
app/helpers/admin/items_helper.rb
Joe
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs