I am developing a set of programs of which a web/rails portion s just a part. There are several standalone processes that can not be part of the rails app. The processes will use the same models as the rails app. I will be creating a Gem to contain the models and some other common utilities. How can I use the Gem in the rails app?
Thanks dhf -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

