I had a similar problem and had to install irb. If you are on FC4 (like I
was) install the irb rpm (or rdoc that will bring it with it) from yum. It
might also be some other missing dependency, but that what the exact error I
got.
On 9/29/05, Stromgol <stromgol-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
wrote:>
> Hello there,
>
> I always block at the same place.
> Let''s take this tutorial
http://manuals.rubyonrails.com/read/chapter/38
> When they tell me to go to http://localhost:3000/todo/ I alway get
> "''/todo/'' not found".
> And in the WEBrick log I get:
>
> #<NameError: uninitialized constant Breakpoint>
>
["/usr/lib/ruby/gems/1.8/gems/activesupport-1.1.1/lib/active_support/dependencies.rb:186:in
> `const_missing''",
"/usr/lib/ruby/gems/1.8/gems/rails-0.13.1/lib/dispatcher.rb:56:in
> `reset_after_dispatch''",
"/usr/lib/ruby/gems/1.8/gems/rails-0.13.1/lib/dispatcher.rb:36:in
> `dispatch''",
"/usr/lib/ruby/gems/1.8/gems/rails-0.13.1/lib/webrick_server.rb:105:in
> `handle_dispatch''",
"/usr/lib/ruby/gems/1.8/gems/rails-0.13.1/lib/webrick_server.rb:71:in
> `service''",
"/usr/lib/ruby/1.8/webrick/httpserver.rb:104:in `service''",
> "/usr/lib/ruby/1.8/webrick/httpserver.rb:65:in `run''",
> "/usr/lib/ruby/1.8/webrick/server.rb:155:in
`start_thread''",
> "/usr/lib/ruby/1.8/webrick/server.rb:144:in `start''",
> "/usr/lib/ruby/1.8/webrick/server.rb:144:in
`start_thread''",
> "/usr/lib/ruby/1.8/webrick/server.rb:94:in `start''",
> "/usr/lib/ruby/1.8/webrick/server.rb:89:in `each''",
> "/usr/lib/ruby/1.8/webrick/server.rb:89:in `start''",
> "/usr/lib/ruby/1.8/webrick/server.rb:79:in `start''",
> "/usr/lib/ruby/1.8/webrick/server.rb:79:in `start''",
> "/usr/lib/ruby/gems/1.8/gems/rails-0.13.1/lib/webrick_server.rb:57:in
> `dispatch''", "script/server:49"]
> [2005-09-29 13:09:51] ERROR `/todo/'' not found.
> 127.0.0.1 <http://127.0.0.1> - - [29/Sep/2005:13:09:51 EDT] "GET
/todo/
> HTTP/1.1" 404 275
> - -> /todo/
>
> I don''t understart because I follow every step.
> What im I doing wrong?
>
> _______________________________________________
> Rails mailing list
> Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
> http://lists.rubyonrails.org/mailman/listinfo/rails
>
>
>
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails