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

> uninitialized constant DashboardController::Highchart
>
> Any suggestions? thanks.

Are you able to go into the console and just type Highchart ? See if
it's actually getting loaded into your app. If so, have you tried using
the scope operator :: in front of it?

~Jeremy
--
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