In the "Rails Way" book, following an example, I came to a point where I
had to run:
Dispatch.dispatch
But, I get the following:
irb(main):003:0> Dispatch.dispatch
NameError: uninitialized constant Dispatch
from (irb):3
I want to mention that I'm using "Rails 3.0.0", and the book seems to
use an older version of Rails, is that the issue?
What is the command that I should run in this case?
Thanks.
--
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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.