Created
May 18, 2011 15:58
-
-
Save aeden/978868 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
~/d/aetrion/dnsimple [branch:master] [rbx-head]$ rspec spec | |
WARNING: using the built-in Timeout class which is known to have issues when used for opening connections. Install the SystemTimer gem if you want to make sure the Redis client will not hang. | |
An exception occurred at_exit handler | |
/Users/aeden/Development/aetrion/dnsimple/app/lib/logic/domain/transferable.rb:24: syntax error, unexpected ')' (SyntaxError) | |
Backtrace: | |
Rubinius::Melbourne#syntax_error at /Users/aeden/.rvm/rubies/rbx-head/lib | |
/melbourne.rbc:70 | |
Rubinius::Melbourne#parse_file at /Users/aeden/.rvm/rubies/rbx-head/lib | |
/melbourne.rbc:83 | |
Rubinius::Compiler::FileParser#parse at /Users/aeden/.rvm/rubies/rbx-head/lib | |
/compiler/stages.rbc:219 | |
Rubinius::Compiler::Parser(Rubinius::Compiler::FileParser)#run at \ | |
/Users/aeden/.rvm/rubies/rbx-head/lib/compiler/stages.rbc:202 | |
Rubinius::Compiler#run at /Users/aeden/.rvm/rubies/rbx-head/lib | |
/compiler/compiler.rbc:332 | |
Rubinius::Compiler.compile at /Users/aeden/.rvm/rubies/rbx-head/lib | |
/compiler/compiler.rbc:58 | |
Rubinius::CodeLoader#compile_file at kernel/delta/codeloader.rb:145 | |
Rubinius::CodeLoader#load_file at kernel/delta/codeloader.rb:127 | |
Rubinius::CodeLoader#require at kernel/common/codeloader.rb:39 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:140 | |
Kernel(Object)#require at kernel/common/kernel.rb:783 | |
{ } in ActiveSupport::Dependencies::Loadable(Object)#require at \ | |
/Users/aeden/.rvm/gems/rbx-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239 | |
ActiveSupport::Dependencies::Loadable(Object)#load_dependency at \ | |
/Users/aeden/.rvm/gems/rbx-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:227 | |
ActiveSupport::Dependencies::Loadable(Object)#require at /Users/aeden/.rvm/gems | |
/rbx-head/gems | |
/activesupport-3.0.7 | |
/lib/active_support | |
/dependencies.rb:239 | |
Object#__script__ at app/lib/logic.rb:14 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:144 | |
Kernel(Module)#require at kernel/common/kernel.rb:783 | |
{ } in ActiveSupport::Dependencies::Loadable(Module)#require at \ | |
/Users/aeden/.rvm/gems/rbx-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239 | |
ActiveSupport::Dependencies::Loadable(Module)#load_dependency at \ | |
/Users/aeden/.rvm/gems/rbx-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:227 | |
ActiveSupport::Dependencies::Loadable(Module)#require at /Users/aeden/.rvm/gems | |
/rbx-head/gems | |
/activesupport-3.0.7 | |
/lib/active_support | |
/dependencies.rb:239 | |
ActiveSupport::Dependencies(Module)#require_or_load at /Users/aeden/.rvm/gems | |
/rbx-head/gems | |
/activesupport-3.0.7/lib | |
/active_support | |
/dependencies.rb:346 | |
ActiveSupport::Dependencies(Module)#depend_on at /Users/aeden/.rvm/gems | |
/rbx-head/gems | |
/activesupport-3.0.7/lib | |
/active_support | |
/dependencies.rb:300 | |
ActiveSupport::Dependencies::Loadable(Dnsimple::Application)#require_dependency at \ | |
/Users/aeden/.rvm/gems/rbx-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:216 | |
{ } in Rails::Engine(Dnsimple::Application)#eager_load! at /Users/aeden/.rvm/gems/rbx-head/gems/railties-3.0.7/lib/rails/engine.rb:138 | |
Array#each at kernel/bootstrap/array.rb:76 | |
{ } in Rails::Engine(Dnsimple::Application)#eager_load! at /Users/aeden/.rvm/gems/rbx-head/gems/railties-3.0.7/lib/rails/engine.rb:137 | |
Array#each at kernel/bootstrap/array.rb:76 | |
Rails::Engine(Dnsimple::Application)#eager_load! at /Users/aeden/.rvm/gems | |
/rbx-head/gems | |
/railties-3.0.7/lib/rails | |
/engine.rb:135 | |
Rails::Application(Dnsimple::Application)#eager_load! at /Users/aeden/.rvm/gems | |
/rbx-head/gems | |
/railties-3.0.7/lib | |
/rails | |
/application.rb:108 | |
{ } in Rails::Application::Finisher.Finisher at /Users/aeden/.rvm/gems/rbx-head | |
/gems/railties-3.0.7/lib/rails | |
/application/finisher.rb:41 | |
Kernel(Dnsimple::Application)#instance_exec at kernel/common/eval.rb:176 | |
Rails::Initializable::Initializer#run at /Users/aeden/.rvm/gems/rbx-head/gems | |
/railties-3.0.7/lib/rails | |
/initializable.rb:25 | |
{ } in Rails::Initializable(Dnsimple::Application)#run_initializers at \ | |
/Users/aeden/.rvm/gems/rbx-head/gems/railties-3.0.7/lib/rails/initializable.rb:50 | |
Array#each at kernel/bootstrap/array.rb:76 | |
Rails::Initializable(Dnsimple::Application)#run_initializers at \ | |
/Users/aeden/.rvm/gems/rbx-head/gems/railties-3.0.7/lib/rails/initializable.rb:49 | |
Rails::Application(Dnsimple::Application)#initialize! at /Users/aeden/.rvm/gems | |
/rbx-head/gems | |
/railties-3.0.7/lib | |
/rails | |
/application.rb:134 | |
Rails::Application.initialize! (method_missing) at /Users/aeden/.rvm/gems | |
/rbx-head/gems | |
/railties-3.0.7/lib/rails | |
/application.rb:77 | |
Object#__script__ at config/environment.rb:5 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:144 | |
Kernel(Object)#gem_original_require (require) at kernel/common/kernel.rb:783 | |
Kernel(Object)#require at /Users/aeden/.rvm/rubies/rbx-head/lib | |
/rubygems/custom_require.rb:29 | |
Object#__script__ at spec/spec_helper.rb:7 | |
Rubinius::CodeLoader.require at kernel/common/codeloader.rb:144 | |
Kernel(Object)#gem_original_require (require) at kernel/common/kernel.rb:783 | |
Kernel(Object)#require at /Users/aeden/.rvm/rubies/rbx-head/lib | |
/rubygems/custom_require.rb:29 | |
Object#__script__ at spec/controllers | |
/arpa_domains_controller_spec.rb:1 | |
Kernel(RSpec::Core::Configuration)#load at kernel/common/kernel.rb:732 | |
{ } in RSpec::Core::Configuration#load_spec_files at /Users/aeden/.rvm/gems | |
/rbx-head/gems | |
/rspec-core-2.6.0/lib | |
/rspec/core | |
/configuration.rb:412 | |
Array#map at kernel/bootstrap/array.rb:97 | |
RSpec::Core::Configuration#load_spec_files at /Users/aeden/.rvm/gems/rbx-head | |
/gems/rspec-core-2.6.0/lib/rspec | |
/core/configuration.rb:412 | |
RSpec::Core::CommandLine#run at /Users/aeden/.rvm/gems/rbx-head/gems | |
/rspec-core-2.6.0/lib/rspec/core | |
/command_line.rb:18 | |
RSpec::Core::Runner.run_in_process at /Users/aeden/.rvm/gems/rbx-head/gems | |
/rspec-core-2.6.0/lib/rspec/core | |
/runner.rb:80 | |
RSpec::Core::Runner.run at /Users/aeden/.rvm/gems/rbx-head/gems | |
/rspec-core-2.6.0/lib/rspec/core | |
/runner.rb:69 | |
{ } in RSpec::Core::Runner.autorun at /Users/aeden/.rvm/gems/rbx-head/gems | |
/rspec-core-2.6.0/lib/rspec/core | |
/runner.rb:11 | |
Rubinius::Loader#epilogue at kernel/loader.rb:622 | |
Rubinius::Loader#main at kernel/loader.rb:744 |
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
object.some_method( | |
:a => 1, | |
:b => 2, | |
) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment