Hi Josh, I put them anywhere I feel appropriate. In my project: * app/service_objects/ * app/presenters * app/jobs * lib/utilities
I don't think there are any rules, just follow a convention that works for your project. Thanks, Timothy. On 6 November 2015 at 08:24, Josh Marchello <[email protected]> wrote: > Hey all, > > I've been doing rails for a couple years now but this is my first time in > the mailing list. > > My question is this: > > I've got a little objects housing some data, more or less like a struct > with an initializer. What is the "Rails way" regarding arbitrary objects > like this? Do I just stick it in the 'model' directory? or may 'lib'? > > Thanks, > Josh > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/638ba4af-5c22-4c75-b71c-3fe104148a62%40googlegroups.com > <https://groups.google.com/d/msgid/rubyonrails-talk/638ba4af-5c22-4c75-b71c-3fe104148a62%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CABLJ1DLuKSptHU7qY38mDxEU57mJPNg%2BcEt2e91aDHsFEXHL7g%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.

