rails--rails/railties/lib/rails
Xavier Noria b7a094536d uses PATCH for the forms of persisted records, and routes PATCH and PUT to the update action of resources 2012-02-24 16:25:41 -08:00
..
application uses PATCH for the forms of persisted records, and routes PATCH and PUT to the update action of resources 2012-02-24 16:25:41 -08:00
commands Refactor Rails::Console to make it easier to test and add tests for it 2012-02-16 20:41:35 +01:00
console
engine
generators uses PATCH for the forms of persisted records, and routes PATCH and PUT to the update action of resources 2012-02-24 16:25:41 -08:00
rack
railtie
tasks
test_unit Fix that failed tests should exit with a nonzero error code. 2012-02-07 10:41:30 -07:00
all.rb
application.rb Reverted build_original_fullpath method, as per discussion at https://github.com/rails/rails/pull/4470/files#r393461 2012-01-28 09:12:18 +08:00
backtrace_cleaner.rb
cli.rb
code_statistics.rb Used block to make sure file get auto closed after use 2012-01-30 14:43:52 +05:30
commands.rb
configuration.rb
deprecation.rb
engine.rb update engines guide to explicitly reference relative-to-engine-root-path for db/seeds.rb 2012-02-16 08:29:52 -05:00
generators.rb
info.rb
info_controller.rb
initializable.rb
paths.rb
performance_test_help.rb
rack.rb
railtie.rb
ruby_version_check.rb
rubyprof_ext.rb Replaced all 'for' loops with Enumerable#each 2012-01-30 03:15:49 +08:00
script_rails_loader.rb
source_annotation_extractor.rb Display annotations from .coffee files in `rake notes` 2012-02-05 16:42:35 +01:00
tasks.rb
test_help.rb
version.rb