Ruby on Rails Tuesday, October 29, 2013

On Mon, Oct 28, 2013 at 9:44 PM, Will Amette <jeff.j.stringer@gmail.com> wrote:
> Hi there - I'm a ruby newbie and am stuck on the Getting Started with Rails
> app. See output below. Problem arose when I ran the rake db:migrate
> command. I also tried the 'rake db:migrate RAILS_ENV=development' command
> which may be obvious. Any ideas on how to fix this?

Fix what?

> ActiveRecord::PendingMigrationError (Migrations are pending; run 'rake
> db:migrate RAILS_ENV=development' to resolve this issue.):

So you stop the server, run the migration(s) -- and then what?

--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CACmC4yBVu4sgeYNE7ntmezsQD2Qsv4tCKJGck5vm4PtFJbvn%2BA%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.

No comments:

Post a Comment