I created a custom .rb file with some classes for my rails
application. Where should I put this file? I am assuming I should not
put it in the helpers directory.
Thanks,
Mike
I created a custom .rb file with some classes for my rails
application. Where should I put this file? I am assuming I should not
put it in the helpers directory.
Thanks,
Mike
Hi Mike,
I’d recommend you to put those files in lib.
This is what I found when I search google for ‘rails directory
structure’:
Regards
Florian
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