Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Had error during switch to bundler #21

Closed
woto opened this issue Jun 13, 2010 · 3 comments
Closed

Had error during switch to bundler #21

woto opened this issue Jun 13, 2010 · 3 comments

Comments

@woto
Copy link

woto commented Jun 13, 2010

Hello i had this error in v3.6.6
after includeing this line
require "#{File.dirname(FILE)}/log_note"
in partials_note.rb file error gone

sorry for bad English

/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:440:in `load_missing_constant': uninitialized constant Footnotes::Notes::LogNote (NameError)
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:80:in `const_missing'
from /home/woto/.bundle/ruby/1.8/gems/rails-footnotes-3.6.6/lib/rails-footnotes/notes/partials_note.rb:3
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require'
from /home/woto/.bundle/ruby/1.8/gems/rails-footnotes-3.6.6/lib/rails-footnotes.rb:9
from /home/woto/.bundle/ruby/1.8/gems/rails-footnotes-3.6.6/lib/rails-footnotes.rb:8:in `each'
from /home/woto/.bundle/ruby/1.8/gems/rails-footnotes-3.6.6/lib/rails-footnotes.rb:8
from /usr/lib/ruby/gems/1.8/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
from /usr/lib/ruby/gems/1.8/gems/bundler-0.9.26/lib/bundler/runtime.rb:46:in `require'
from /usr/lib/ruby/gems/1.8/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `each'
from /usr/lib/ruby/gems/1.8/gems/bundler-0.9.26/lib/bundler/runtime.rb:41:in `require'
from /usr/lib/ruby/gems/1.8/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `each'
from /usr/lib/ruby/gems/1.8/gems/bundler-0.9.26/lib/bundler/runtime.rb:40:in `require'
from /usr/lib/ruby/gems/1.8/gems/bundler-0.9.26/lib/bundler.rb:89:in `require'
from /home/woto/rails/blog/config/boot.rb:115:in `load_gems'
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/initializer.rb:164:in `process'
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/initializer.rb:113:in `send'
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/initializer.rb:113:in `run'
from /home/woto/rails/blog/config/environment.rb:9
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:521:in `new_constants_in'
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.8/lib/active_support/dependencies.rb:156:in `require'
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.8/lib/commands/server.rb:84
from script/server:3:in `require'
from script/server:3
@harmon
Copy link

harmon commented Jul 2, 2010

Also ran into this issue... Not sure what the ultimate fix is though. (v3.6.6)

@kbrock
Copy link
Contributor

kbrock commented Aug 18, 2010

this include is in the code and should be all set

@harmon
Copy link

harmon commented Aug 18, 2010

Thanks mate!

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants