rubyonrailsin

A Ruby and Rails talk

Wednesday, March 31, 2010


[Rails] Re: unitialized constant

by rubyonrailsin 0 comments

Tag


Share this post:
Design Float
StumbleUpon
Reddit

David wrote:
> Did you run the rake task after you installed the plugin?

Yeah, I ran
rake highcharts_rails:install
and then
rake db:migrate

in console, I get this:

>> HighChart
NameError: uninitialized constant HighChart
from
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:443:in
`load_missing_constant'
from
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:80:in
`const_missing'
from
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:92:in
`const_missing'
from (irb):4


--
Posted via http://www.ruby-forum.com/.

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To unsubscribe from this group, send email to rubyonrails-talk+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

No comments:

Post a Comment

Subscribe feeds via e-mail

Blog Archive