Skip to content

Instantly share code, notes, and snippets.

@neotericdesign
Created November 22, 2010 23:52
Show Gist options
  • Select an option

  • Save neotericdesign/710966 to your computer and use it in GitHub Desktop.

Select an option

Save neotericdesign/710966 to your computer and use it in GitHub Desktop.
$ rake db:migrate
(in /Users/joe/Projects/OxBow)
/Users/joe/.rvm/gems/ruby-1.9.2-p0@refinery/gems/json-1.4.6/lib/json/common.rb:65: warning: already initialized constant State
/Users/joe/.rvm/gems/ruby-1.9.2-p0@refinery/gems/json-1.4.6/lib/json/common.rb:66: warning: already initialized constant SAFE_STATE_PROTOTYPE
/Users/joe/.rvm/gems/ruby-1.9.2-p0@refinery/gems/json-1.4.6/lib/json/common.rb:67: warning: already initialized constant FAST_STATE_PROTOTYPE
/Users/joe/.rvm/gems/ruby-1.9.2-p0@refinery/gems/json-1.4.6/lib/json/common.rb:74: warning: already initialized constant PRETTY_STATE_PROTOTYPE
/Users/joe/.rvm/gems/ruby-1.9.2-p0@refinery/gems/json-1.4.6/lib/json/ext.rb:14: warning: already initialized constant JSON_LOADED
rake aborted!
uninitialized constant Refinery::Application
(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