Thanks everyone for all your help. I did get everything working on Heroku.
One thing though, does anyone have a rakefile that has migrations in them. I
haven't used rake that much and what I came up with for the migrations
doesn't look too elegant. I'm using something similar to:
task :migrate do
system "sequel -m ..."
end
Is there a better way?
Thanks again.
--
Scott
http://steamcode.blogspot.com/
--
You received this message because you are subscribed to the Google Groups
"sequel-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/sequel-talk?hl=en.