On Jun 13, 2012, at 3:46 PM, cyber c. wrote: > I think that wont serve my purpose, as i'm building a tool which will > help clients to update/create entries in the DB. You mean to say every > client has to use rails console and connect to the rails server?
You can load ActiveRecord and use it from within a RUBY app without running a Rails server--is that what you mean? -- Scott Ribe [email protected] http://www.elevated-dev.com/ (303) 722-0567 voice -- 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.

