Frederick,

Sunday, December 18, 2011, 6:57:20 AM, you wrote:

FC> On Dec 18, 12:48 pm, Ralph Shnelvar <[email protected]> wrote:
>>
>> FC> The /rails/info route is only setup in development, so if your heroku
>> FC> deployment is running in production it's normal for it not to work.
>>
>> Could you PLEASE elaborate.  Please elaborate, for instance, why the same 
>> code is running in development on my test machine but is running in 
>> production on heroku?
>>

FC> Rails (deliberately) only allows access to the /rails/info controller
FC> when running in development mode. The rest of the time the route that
FC> would allow requests to reach it doesn't exist so going to /rails/info
FC> will 404.

Why does Rails deliberately do that?

Ralph

-- 
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.

Reply via email to