Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

root/tags/rel_1-2-1/railties/lib/railties_path.rb

Revision 2933, 73 bytes (checked in by sam, 3 years ago)

Added an omnipresent RailsInfoController with a properties action that delivers an HTML rendering of Rails::Info (but only when local_request? is true). Added a new default index.html which fetches this with Ajax.

Line 
1 RAILTIES_PATH = File.expand_path(File.join(File.dirname(__FILE__), '..'))
Note: See TracBrowser for help on using the browser.