Skip to content

Instantly share code, notes, and snippets.

@xxx
Created October 3, 2009 23:26
Show Gist options
  • Save xxx/200976 to your computer and use it in GitHub Desktop.
Save xxx/200976 to your computer and use it in GitHub Desktop.
Merb root at: /usr/home/pope/relife
Loading init file from ./config/init.rb
Loading ./config/environments/development.rb
Logging to file at /usr/home/pope/relife/log/development.log
~ Could not load /usr/home/pope/relife/app/models/shield.rb:
uninitialized constant CharacterArmor - (NameError)
/usr/home/pope/relife/app/models/shield.rb:1
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
/usr/local/lib/ruby/gems/1.8/gems/merb-core-1.1/lib/merb-core/bootloader.rb:900:in `load_file'
/usr/local/lib/ruby/gems/1.8/gems/merb-core-1.1/lib/merb-core/bootloader.rb:1055:in `load_classes_with_requirements'
/usr/local/lib/ruby/gems/1.8/gems/merb-core-1.1/lib/merb-core/bootloader.rb:1052:in `each'
/usr/local/lib/ruby/gems/1.8/gems/merb-core-1.1/lib/merb-core/bootloader.rb:1052:in `load_classes_with_requirements'
/usr/local/lib/ruby/gems/1.8/gems/merb-core-1.1/lib/merb-core/bootloader.rb:940:in `load_classes'
/usr/local/lib/ruby/gems/1.8/gems/merb-core-1.1/lib/merb-core/bootloader.rb:678:in `run'
/usr/local/lib/ruby/gems/1.8/gems/extlib-0.9.14/lib/extlib/dictionary.rb:268:in `each'
/usr/local/lib/ruby/gems/1.8/gems/extlib-0.9.14/lib/extlib/dictionary.rb:268:in `each'
/usr/local/lib/ruby/gems/1.8/gems/merb-core-1.1/lib/merb-core/bootloader.rb:676:in `run'
/usr/local/lib/ruby/gems/1.8/gems/merb-core-1.1/lib/merb-core/bootloader.rb:99:in `run'
/usr/local/lib/ruby/gems/1.8/gems/merb-core-1.1/lib/merb-core/server.rb:172:in `bootup'
/usr/local/lib/ruby/gems/1.8/gems/merb-core-1.1/lib/merb-core/server.rb:42:in `start'
/usr/local/lib/ruby/gems/1.8/gems/merb-core-1.1/lib/merb-core.rb:169:in `start'
/usr/local/lib/ruby/gems/1.8/gems/merb-core-1.1/lib/merb-core.rb:182:in `start_environment'
./spec/lib/../spec_helper.rb:14
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
/usr/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
./spec/lib/range_spec.rb:1
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.2.8/lib/spec/runner/example_group_runner.rb:15:in `load'
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.2.8/lib/spec/runner/example_group_runner.rb:15:in `load_files'
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.2.8/lib/spec/runner/example_group_runner.rb:14:in `each'
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.2.8/lib/spec/runner/example_group_runner.rb:14:in `load_files'
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.2.8/lib/spec/runner/options.rb:107:in `run_examples'
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.2.8/lib/spec/runner/command_line.rb:9:in `run'
/usr/local/lib/ruby/gems/1.8/gems/rspec-1.2.8/bin/spec:4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment