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
2014-12-09 13:02:03 +09:00
..
api Added docs for AJ::Callbacks; Added AJ to docs build map 2014-08-16 01:31:39 +03:00
application Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
commands Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
console
engine
generators [ci skip] Fix typo 2014-12-09 13:02:03 +09:00
rack edit pass over all warnings 2014-10-28 17:47:32 -07:00
railtie Revert "Improve custom configuration" 2014-08-19 19:41:15 -03:00
tasks Add test/jobs files in rake stats 2014-11-05 14:17:37 +01:00
templates rails -> bin/rails in index.html 2014-11-27 00:45:16 -08:00
test_unit docs, AR no longer makes use of test:prepare. [ci skip] 2014-11-28 11:05:13 +01:00
all.rb Remove activejob integration tests 2014-08-12 10:07:21 +00:00
app_rails_loader.rb
application.rb No need to sync config.secret_token and secrets.secret_token 2014-11-10 21:18:57 -02:00
application_controller.rb
backtrace_cleaner.rb Move object allocation out of loop 2014-09-27 13:42:20 +08:00
cli.rb
code_statistics.rb Add test/jobs files in rake stats 2014-11-05 14:17:37 +01:00
code_statistics_calculator.rb
commands.rb
configuration.rb Replace ActionDispatch::Head with Rack::Head. 2014-11-24 19:48:51 +09:00
deprecation.rb
engine.rb FIX: absolute_path may be nil for code added via instance_eval 2014-12-01 12:35:16 +11:00
gem_version.rb Start Rails 5 development 🎉 2014-11-28 15:00:06 -02:00
generators.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
info.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
info_controller.rb
initializable.rb
mailers_controller.rb
paths.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
rack.rb
railtie.rb
ruby_version_check.rb Bump required Ruby version to 2.1.0 2014-11-28 22:59:51 -08:00
source_annotation_extractor.rb Fix comment of SourceAnnotationExtractor#find_in 2014-11-09 11:53:51 +09:00
tasks.rb require 'rake' before requiring Rake tasks 2014-12-03 06:28:09 +09:00
test_help.rb
version.rb
welcome_controller.rb