You needs to understand that what ever you typed in url field specific to 
rails application is mapped to that routes.rb files (and routes.rb file 
manages how your request is going to be processed )
if you delete the content of it ..you have the specification how to handle 
the request in rails app.
-----------
you can access files from public directory.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/rubyonrails-talk/cdb4fbbe-bbb0-4c0f-b0f0-0802ead01e2f%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to