RoR: Where is the "rails/info/properties" route defined? -
I am running Rail 2.3.4. When I prepare a new railway project, the public / index.html file contains a link to the name "About your app environment" which indicates "Rail / information / properties" in Dev mode, this runtime Summarizes the environment However, in production mode, a 404 page can not be found.
Does anyone tell me how and where the "Rail / Info / Properties" route is configured? I should understand how this has been set.
Comments
Post a Comment