Skip to content

Instantly share code, notes, and snippets.

@bassettsj
Created September 9, 2013 14:31
Show Gist options
  • Save bassettsj/6496404 to your computer and use it in GitHub Desktop.
Save bassettsj/6496404 to your computer and use it in GitHub Desktop.
$ rake --all
tables for vocabularies missing
Sufia-models is unable to load activerecord-import
/Users/steven/.rvm/gems/ruby-2.0.0-p247@sufia_fork_dev/gems/rubyzip-0.9.9/lib/zip/constants.rb:2: warning: already initialized constant Zip::VERSION
rake aborted!
Multiple migrations have the name ActsAsFollowerMigration
/Users/steven/.rvm/gems/ruby-2.0.0-p247@sufia_fork_dev/gems/activerecord-3.2.13/lib/active_record/migration.rb:637:in `block in migrations'
/Users/steven/.rvm/gems/ruby-2.0.0-p247@sufia_fork_dev/gems/activerecord-3.2.13/lib/active_record/migration.rb:629:in `map'
/Users/steven/.rvm/gems/ruby-2.0.0-p247@sufia_fork_dev/gems/activerecord-3.2.13/lib/active_record/migration.rb:629:in `migrations'
/Users/steven/.rvm/gems/ruby-2.0.0-p247@sufia_fork_dev/gems/activerecord-3.2.13/lib/active_record/migration.rb:734:in `migrations'
/Users/steven/.rvm/gems/ruby-2.0.0-p247@sufia_fork_dev/gems/activerecord-3.2.13/lib/active_record/migration.rb:741:in `pending_migrations'
/Users/steven/.rvm/gems/ruby-2.0.0-p247@sufia_fork_dev/gems/activerecord-3.2.13/lib/active_record/railties/databases.rake:330:in `block (2 levels) in <top (required)>'
Tasks: TOP => default => spec => test:prepare => db:test:prepare => db:abort_if_pending_migrations
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment