The current project I'm working on is not using Ruby on Rails, but I still want to use ActiveRecord Migrations for the database changes.
Continue Reading »Tagged 'migrations'
-
Stripping down Rails 3.1: Using only the database migrations
-
Rails 3.1 "rake db:migrate" fails with "stack level too deep" error
I was trying to run the following command on a new rails 3.1 app and it was failing... badly.
Continue Reading »