Skip to content

Instantly share code, notes, and snippets.

@wfarr
Created September 30, 2008 14:14
Show Gist options
  • Save wfarr/13824 to your computer and use it in GitHub Desktop.
Save wfarr/13824 to your computer and use it in GitHub Desktop.
/usr/lib/ruby/gems/1.8/gems/activesupport-2.0.2/lib/active_support/dependencies.rb:478:in `const_missing': uninitialized constant RedCloth::TextileDoc::BASIC_TAGS (NameError)
from /home/wfarrington/nex3-s-blog-engine/lib/codecloth.rb:17:in `included'
from /usr/lib/ruby/gems/1.8/gems/RedCloth-4.0.3/lib/redcloth.rb:27:in `include'
from /usr/lib/ruby/gems/1.8/gems/RedCloth-4.0.3/lib/redcloth.rb:27:in `send'
from /usr/lib/ruby/gems/1.8/gems/RedCloth-4.0.3/lib/redcloth.rb:27:in `include'
from /home/wfarrington/nex3-s-blog-engine/lib/codecloth.rb:91:in `send'
from /home/wfarrington/nex3-s-blog-engine/lib/codecloth.rb:91
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
... 32 levels...
from /usr/lib/ruby/gems/1.8/gems/rails-2.0.2/lib/commands/server.rb:39
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
from /usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `require'
from script/server:3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment