Skip to content

Instantly share code, notes, and snippets.

@mnowakowski
Created April 12, 2010 12:43
Show Gist options
  • Save mnowakowski/363512 to your computer and use it in GitHub Desktop.
Save mnowakowski/363512 to your computer and use it in GitHub Desktop.
=> Booting Mongrel
=> Rails 2.3.5 application starting on http://0.0.0.0:3000
/opt/local/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/rails/gem_dependency.rb:119:Warning: Gem::Dependency#version_requirements is deprecated and will be removed on or after August 2010. Use #requirement
/opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/routing/route_set.rb:142:in `named_helper_module_eval': (eval):3:in `named_helper_module_eval': compile error (SyntaxError)
(eval):1: syntax error, unexpected ':', expecting '\n' or ';'
... def hash_for_username:strings_path(options = nil) ...
^
(eval):3: syntax error, unexpected kEND, expecting $end
end ...
^
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/routing/route_set.rb:147:in `define_hash_access'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/routing/route_set.rb:136:in `define_named_route_methods'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/routing/route_set.rb:134:in `each'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/routing/route_set.rb:134:in `define_named_route_methods'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/routing/route_set.rb:85:in `[]='
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/routing/route_set.rb:317:in `add_named_route'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/routing/route_set.rb:33:in `named_route'
from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/option_merger.rb:20:in `__send__'
from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/option_merger.rb:20:in `method_missing'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/resources.rb:654:in `map_resource_routes'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/resources.rb:606:in `map_default_collection_actions'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/resources.rb:536:in `map_resource'
from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/core_ext/object/misc.rb:78:in `with_options'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/resources.rb:528:in `map_resource'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/resources.rb:447:in `resources'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/resources.rb:447:in `each'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/resources.rb:447:in `resources'
from /Users/newman/Documents/SVN/MPlab/fmcg/fmcg-dev/config/routes.rb:2
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/routing/route_set.rb:226:in `draw'
from /Users/newman/Documents/SVN/MPlab/fmcg/fmcg-dev/config/routes.rb:1
from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:145:in `load_without_new_constant_marking'
from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:145:in `load'
from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:145:in `load'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/routing/route_set.rb:286:in `load_routes!'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/routing/route_set.rb:286:in `each'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/routing/route_set.rb:286:in `load_routes!'
from /opt/local/lib/ruby/gems/1.8/gems/actionpack-2.3.5/lib/action_controller/routing/route_set.rb:266:in `reload!'
from /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/initializer.rb:537:in `initialize_routing'
from /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/initializer.rb:188:in `process'
from /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/initializer.rb:113:in `send'
from /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/initializer.rb:113:in `run'
from /Users/newman/Documents/SVN/MPlab/fmcg/fmcg-dev/config/environment.rb:9
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/active_support/dependencies.rb:156:in `require'
from /opt/local/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/commands/server.rb:84
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
from script/server:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment