rails--rails/railties/test
Sam Stephenson b661c9603a 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.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2933 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
2005-11-08 04:26:34 +00:00
..
fixtures Raise in stubby/init.rb if it doesn't have access to directory or config. loaded_plugins is a set of plugin names (so it will be usable with multiple paths, gems, etc). 2005-11-07 18:06:44 +00:00
generators
mocks
dispatcher_test.rb
fcgi_dispatcher_test.rb
initializer_test.rb
plugin_test.rb
rails_generator_test.rb Fixed Rails generator tests (closes #2613) [torben [at] wolm.dk] 2005-11-07 09:59:19 +00:00
rails_info_controller_test.rb 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. 2005-11-08 04:26:34 +00:00
rails_info_test.rb
webrick_dispatcher_test.rb