rails--rails/railties/lib/rails
Sparky eeb3246991 Only add Rack::Cache to the middleware stack if config.action_controller.perform_caching is set. 2010-09-15 12:58:49 -07:00
..
application Set default asset_path only for engine 2010-09-10 17:20:16 +02:00
commands "rails console t" must not load "production" but "test" 2010-09-02 11:50:31 +02:00
console
engine Include all helpers from non-namespaced engines 2010-09-03 22:59:13 +02:00
generators Application settings are specified in application.rb and not environment.rb 2010-09-14 10:07:34 +05:30
rack Refactor log-tailer to depend on File#eof? rather than File#mtime 2010-08-03 10:50:25 +02:00
railtie Get rid of static_paths method and instead configure paths for ActionDispatch::Static in initializers 2010-09-03 22:59:12 +02:00
tasks revision of typo: crytographically [#5566 state:resolved] 2010-09-07 11:03:37 -03:00
test_unit Config is deprecated on 1.8.8 and 1.9.3 use RbConfig 2010-08-23 23:10:36 -03:00
all.rb
application.rb Only add Rack::Cache to the middleware stack if config.action_controller.perform_caching is set. 2010-09-15 12:58:49 -07:00
backtrace_cleaner.rb
cli.rb adds a comment in cli.rb so that it is clear that exec_script_rails! performs an exec call 2010-08-27 23:27:29 +02:00
code_statistics.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
commands.rb
configuration.rb Removed most of deprecated stuff from Application and Engine 2010-09-03 22:59:04 +02:00
engine.rb Add documentation on serving assets from engine strategies 2010-09-06 17:09:31 +02:00
generators.rb Trifling typos 2010-08-21 19:20:42 -03:00
info.rb
info_controller.rb Moves local_request? to require.local? 2010-08-13 17:35:52 -03:00
info_routes.rb
initializable.rb
paths.rb
performance_test_help.rb
plugin.rb Remove more deprecated behavior from plugins. 2010-09-04 01:11:22 +02:00
rack.rb
railtie.rb Add table_name_prefix to Engine's namespace automatically 2010-09-03 22:59:11 +02:00
ruby_version_check.rb
rubyprof_ext.rb
script_rails_loader.rb Deletes trailing whitespaces (over text files only find * -type f -exec sed 's/[ \t]*$//' -i {} \;) 2010-08-14 04:12:33 -03:00
source_annotation_extractor.rb
tasks.rb Added task for creating symlinks to engines' public directories 2010-09-06 14:38:36 +02:00
test_help.rb
version.rb Master is now targeting 3.1.0.beta 2010-08-23 21:44:57 -05:00