1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/railties/lib/rails
2011-02-09 12:19:20 +01:00
..
application only define log_level reader once, make sure to initialize @log_level 2011-01-05 11:19:09 -08:00
commands Drop remaining script/plugin sources references 2011-02-03 00:33:30 -02:00
console Small changes on AD::Reloader. 2010-12-20 12:43:02 +01:00
engine Rails::Engine.find(path) - method to find engine by path 2010-12-09 01:59:54 +01:00
generators Make rails.js include the CSRF token in the X-CSRF-Token header with every ajax request. 2011-02-08 14:57:34 -08:00
rack Use the derived request_method from AD::Request rather than the raw REQUEST_METHOD from rack. 2011-01-18 14:43:54 +13:00
railtie Remove require AS::Concern from places where is already in 2010-12-19 19:15:26 -02:00
tasks Refactoring of application's task in engine.rake 2010-12-19 15:59:55 +01:00
test_unit
all.rb
application.rb Application's assets should have higher priority than engine's ones 2011-02-09 12:19:20 +01:00
backtrace_cleaner.rb
cli.rb Exit with non-zero to signal failure. 2011-01-29 16:51:40 +08:00
code_statistics.rb
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 Make all references to engines lowercase in docs. 2011-01-19 14:30:28 -06: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
initializable.rb
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
rack.rb
railtie.rb Minor fix on Rails:Railtie documentation 2010-11-21 03:29:43 +01:00
ruby_version_check.rb
rubyprof_ext.rb
script_rails_loader.rb
source_annotation_extractor.rb
tasks.rb
test_help.rb do not require ruby-debug automatically. please require it if you have declared it as a dependency 2010-11-19 16:26:09 -08:00
version.rb Update the version.rb files to include a PRE part 2010-11-16 17:19:46 -08:00