Skip to content

Instantly share code, notes, and snippets.

@Manfred
Created February 3, 2011 11:20
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 Manfred/5aee555d3b3cf7a4b6a6 to your computer and use it in GitHub Desktop.
Save Manfred/5aee555d3b3cf7a4b6a6 to your computer and use it in GitHub Desktop.
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.3/lib/active_support/xml_mini/rexml.rb:9: warning: already initialized constant CONTENT_KEY
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.3/lib/active_support/values/time_zone.rb:171: warning: already initialized constant MAPPING
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.3/lib/active_support/values/time_zone.rb:174: warning: already initialized constant UTC_OFFSET_WITH_COLON
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.3/lib/active_support/values/time_zone.rb:175: warning: already initialized constant UTC_OFFSET_WITHOUT_COLON
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.3/lib/active_support/core_ext/time/conversions.rb:13: warning: already initialized constant DATE_FORMATS
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.3/lib/active_support/core_ext/time/calculations.rb:7: warning: already initialized constant COMMON_YEAR_DAYS_IN_MONTH
/Library/Ruby/Gems/1.8/gems/activesupport-3.0.3/lib/active_support/core_ext/time/calculations.rb:8: warning: already initialized constant DAYS_INTO_WEEK
/Users/manfred/.gem/ruby/1.8/gems/builder-2.1.2/lib/blankslate.rb:84:in `blank_slate_method_added': stack level too deep (SystemStackError)
from /Users/manfred/.gem/ruby/1.8/gems/builder-2.1.2/lib/blankslate.rb:84:in `blank_slate_method_added'
from /Users/manfred/.gem/ruby/1.8/gems/builder-2.1.2/lib/blankslate.rb:84:in `method_added'
from /Users/manfred/.gem/ruby/1.8/gems/builder-2.1.2/lib/blankslate.rb:104
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
from /Users/manfred/.gem/ruby/1.8/gems/builder-2.1.2/lib/builder/blankslate.rb:11
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:31:in `require'
... 37 levels...
from /Users/manfred/.gem/ruby/1.8/gems/kicker-2.3.0/lib/kicker.rb:14:in `run'
from /Users/manfred/.gem/ruby/1.8/gems/kicker-2.3.0/bin/kicker:5
from /Users/manfred/.gem/ruby/1.8/bin/kicker:19:in `load'
from /Users/manfred/.gem/ruby/1.8/bin/kicker:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment