Philip Hallstrom wrote: > On Jul 29, 2009, at 4:58 PM, Nate Leavitt wrote: > >> >> Philip Hallstrom wrote: >>>> from my ruby daemon, into my rails app as a Model and save to >>>> database? >> >> Thanks for the reply! I guess I just want to make sure that this >> works >> and is a good way to do it. Here is what I have in my daemon below: > > That should work. You could also require the actual models in your > app/models directly which would get you any validations and other > helper methods...
Thanks Philip. I'll test and respond with my results for anyone else out there. -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

