Skip to content

Instantly share code, notes, and snippets.

@billsaysthis
Created May 6, 2011 16:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save billsaysthis/959281 to your computer and use it in GitHub Desktop.
Save billsaysthis/959281 to your computer and use it in GitHub Desktop.
SmartMonth stack trace
Pow can’t start your application.
/Users/billlazar/Sites/SmallCommunities raised an exception during boot.
SyntaxError: /Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/smart_month-1.0.0/lib/smart_month/rulesets.rb:124: syntax error, unexpected ':', expecting keyword_then or ',' or ';' or '\n'
when :date: qry = "Date.new(#{data[:year...
^
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/smart_month-1.0.0/lib/smart_month/rulesets.rb:125: syntax error, unexpected keyword_when, expecting keyword_end
when :freq: qry = 'true'
^
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/smart_month-1.0.0/lib/smart_month/rulesets.rb:151: syntax error, unexpected keyword_end, expecting $end
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `require'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `block in require'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:225:in `block in load_dependency'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:596:in `new_constants_in'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:225:in `load_dependency'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `require'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/smart_month-1.0.0/lib/month.rb:8:in `<top (required)>'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `require'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `block in require'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:225:in `block in load_dependency'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:596:in `new_constants_in'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:225:in `load_dependency'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/activesupport-3.0.7/lib/active_support/dependencies.rb:239:in `require'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/smart_month-1.0.0/lib/smart_month.rb:2:in `<top (required)>'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/bundler-1.0.12/lib/bundler/runtime.rb:68:in `require'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/bundler-1.0.12/lib/bundler/runtime.rb:68:in `block (2 levels) in require'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/bundler-1.0.12/lib/bundler/runtime.rb:66:in `each'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/bundler-1.0.12/lib/bundler/runtime.rb:66:in `block in require'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/bundler-1.0.12/lib/bundler/runtime.rb:55:in `each'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/bundler-1.0.12/lib/bundler/runtime.rb:55:in `require'
/Users/billlazar/.rvm/gems/ruby-1.9.2-p136@ruby-1.9.2-head/gems/bundler-1.0.12/lib/bundler.rb:120:in `require'
/Users/billlazar/Sites/SmallCommunities/config/application.rb:5:in `<top (required)>'
<internal:lib/rubygems/custom_require>:29:in `require'
<internal:lib/rubygems/custom_require>:29:in `require'
/Users/billlazar/Sites/SmallCommunities/config/environment.rb:2:in `<top (required)>'
<internal:lib/rubygems/custom_require>:29:in `require'
<internal:lib/rubygems/custom_require>:29:in `require'
/Users/billlazar/Sites/SmallCommunities/config.ru:3:in `block in <main>'
/Users/billlazar/Library/Application Support/Pow/Versions/0.2.2/node_modules/nack/lib/nack/builder.rb:4:in `instance_eval'
/Users/billlazar/Library/Application Support/Pow/Versions/0.2.2/node_modules/nack/lib/nack/builder.rb:4:in `initialize'
/Users/billlazar/Sites/SmallCommunities/config.ru:1:in `new'
/Users/billlazar/Sites/SmallCommunities/config.ru:1:in `<main>'
/Users/billlazar/Library/Application Support/Pow/Versions/0.2.2/node_modules/nack/lib/nack/server.rb:50:in `eval'
/Users/billlazar/Library/Application Support/Pow/Versions/0.2.2/node_modules/nack/lib/nack/server.rb:50:in `load_config'
/Users/billlazar/Library/Application Support/Pow/Versions/0.2.2/node_modules/nack/lib/nack/server.rb:43:in `initialize'
/Users/billlazar/Library/Application Support/Pow/Versions/0.2.2/node_modules/nack/lib/nack/server.rb:13:in `new'
/Users/billlazar/Library/Application Support/Pow/Versions/0.2.2/node_modules/nack/lib/nack/server.rb:13:in `run'
/Users/billlazar/Library/Application Support/Pow/Versions/0.2.2/node_modules/nack/bin/nack_worker:4:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment