On Wed, Jul 29, 2009 at 7:34 AM, RVince<[email protected]> wrote: > > Someone sent me an app with migrations. > > I am using sqlite for my db in test. I succesfully run > > rake db:migrate RAILS_ENV=test
OK, so you created/updated your test database > And when I go to run this app, get "empty result set." Is tehre > something I am missing here? And what, you're "running" it in test mode? Or running tests? You need to describe more precisely what you're doing, and why... -- Hassan Schroeder ------------------------ [email protected] twitter: @hassan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

