Skip to content

Instantly share code, notes, and snippets.

@keithpitty
Created October 22, 2009 13:01
Show Gist options
  • Save keithpitty/215935 to your computer and use it in GitHub Desktop.
Save keithpitty/215935 to your computer and use it in GitHub Desktop.
$ sprinkle -c -v -t -s config/install.rb
/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:156:in `require': super: no superclass method `require' (NoMethodError)
from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:156:in `require'
from /usr/local/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/core_ext/module/attribute_accessors.rb:38:in `to_proc'
from config/install.rb:4:in `each'
from config/install.rb:4:in `sprinkle'
from /usr/local/lib/ruby/gems/1.8/gems/sprinkle-0.2.6/bin/sprinkle:86
from /usr/local/bin/sprinkle:19:in `load'
from /usr/local/bin/sprinkle:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment