newbie question here, I have a method that is not part of the "user"
part of the rails app, but more like a monitor method that should live
on a separate process from the rails process, but it need access to
the rails env and dbs, should that method be a rake task or just a
method in a module in the /lib folder or something else ? are there
any conventions for this ?
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.