rails--rails/railties/lib/rails
Joshua Peek 612454e00e Move sprockets initializers back to application 2011-03-29 21:16:44 -05:00
..
application Move sprockets initializers back to application 2011-03-29 21:16:44 -05:00
commands reduce two method calls per request, 1 to method_missing and one to send 2011-02-28 15:47:25 -08:00
console Small changes on AD::Reloader. 2010-12-20 12:43:02 +01:00
engine Move sprockets initializers back to application 2011-03-29 21:16:44 -05:00
generators silence @dummy_path not defined warnings 2011-03-14 02:54:44 +08:00
rack Filter sensitive query string parameters in the log [#6244 state:committed] 2011-03-11 00:16:18 +01:00
railtie Railties typos. 2011-03-05 11:56:35 +01:00
tasks Use sprockets precompile 2011-03-22 16:24:01 -05:00
test_unit prevent rake test to run the test suite three times when ENV['TEST'] is set [#3572 state:resolved] 2010-10-10 12:22:40 +02:00
all.rb Rationalize railtie dependencies: AC uses AV; AR uses AMo; and Rails always uses AS. 2010-02-04 10:08:06 -08:00
application.rb Move sprockets initializers back to application 2011-03-29 21:16:44 -05:00
backtrace_cleaner.rb in regexps, the dot in a character class is not a metacharacter 2010-10-15 16:31:00 +02:00
cli.rb Exit with non-zero to signal failure. 2011-01-29 16:51:40 +08:00
code_statistics.rb Fix typo and add sanity test for code statistics rake task. 2010-09-24 15:51:29 +02:00
commands.rb Use exit(1) instead of exit(false) 2011-01-29 16:51:40 +08:00
configuration.rb Make deep copy of application generators on engine initialization. 2010-11-02 17:14:52 +01:00
engine.rb Move sprockets initializers back to application 2011-03-29 21:16:44 -05:00
generators.rb Allow generators nested in more than one level 2011-01-12 21:42:56 -02:00
info.rb Remove useless cgi 2010-11-10 16:43:26 -02:00
info_controller.rb Moves local_request? to require.local? 2010-08-13 17:35:52 -03:00
initializable.rb Remove run_initializers from class methods. 2010-06-24 11:40:22 +02:00
paths.rb Initialize these options as false if they are not given 2011-01-09 16:54:03 -02:00
performance_test_help.rb
plugin.rb Add "a" to make it better English 2010-10-07 11:40:57 -02:00
rack.rb Move Rails::Rack::Metal to Rails::Application::Metal and just add cascade if any metal was declared. 2010-01-26 15:27:46 +01:00
railtie.rb improve language and examples in Railtie docs 2011-02-18 22:20:04 -08:00
ruby_version_check.rb Updating error message on ruby_version_check.rb 2010-09-19 22:32:23 -07:00
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 Need to load assets task file 2011-03-21 18:09:23 -05:00
test_help.rb Merge remote branch 'rails/master' into identity_map 2010-12-20 11:23:07 -03:00
version.rb Update the version.rb files to include a PRE part 2010-11-16 17:19:46 -08:00