9 Jul 00:36
Access Data Outside of Active Record
From: Jobu <rosensama@...>
Subject: Access Data Outside of Active Record
Newsgroups: gmane.comp.lang.ruby.rails
Date: 2008-07-08 22:38:26 GMT
Subject: Access Data Outside of Active Record
Newsgroups: gmane.comp.lang.ruby.rails
Date: 2008-07-08 22:38:26 GMT
I'd like to write a data import script as a rake task. It would execute a moderately complex query against some legacy tables returning a recordset. I'd like to get the results of that recordset into the rake task and iterate over it creating instances of ActiveRecord derived models. --~--~---------~--~----~------------~-------~--~----~ 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@... To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@... For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
RSS Feed