Created
November 22, 2010 23:52
-
-
Save neotericdesign/710966 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| $ 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