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-26 10:38:00 +05:30
..
api Added docs for AJ::Callbacks; Added AJ to docs build map 2014-08-16 01:31:39 +03:00
application Merge pull request #18100 from chancancode/serve_static_files 2014-12-19 14:55:34 -08:00
commands Add a code checking about file or not to the rails db command 2014-12-16 19:28:00 +09:00
console use the appropriate RDoc code markup 2013-07-18 17:15:11 +02:00
engine Remove unused delegate 2013-08-31 18:55:21 -03:00
generators Remove unnecessary double space 2014-12-26 13:27:23 +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 English fix [ci skip] 2014-12-16 14:32:06 +00: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 Stop using mocha on app_rails_loader_test 2014-07-07 22:05:30 -03:00
application.rb Rails::Application#secrets should be documented. 2014-12-24 00:32:31 +08:00
application_controller.rb Add an application controller for internal controllers 2013-12-17 03:58:35 +00:00
backtrace_cleaner.rb Move object allocation out of loop 2014-09-27 13:42:20 +08:00
cli.rb No need to require rbconfig as we are using Gem.ruby 2013-10-11 14:26:20 +02:00
code_statistics.rb Add test/jobs files in rake stats 2014-11-05 14:17:37 +01:00
code_statistics_calculator.rb Improve rake stats for JavaScript and CoffeeScript. 2013-02-25 21:08:11 +08:00
commands.rb Creating a class for carrying out rails commands. 2013-07-07 23:15:55 -07:00
configuration.rb Replace ActionDispatch::Head with Rack::Head. 2014-11-24 19:48:51 +09:00
deprecation.rb
engine.rb - Changed paths to routing_paths to avoid warning possible reference to past scope 2014-12-26 10:38:00 +05:30
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 Deprecate all *_filter callbacks in favor of *_action callbacks 2014-05-27 19:10:14 -03:00
initializable.rb
mailers_controller.rb Deprecate all *_filter callbacks in favor of *_action callbacks 2014-05-27 19:10:14 -03:00
paths.rb Pass symbol as an argument instead of a block 2014-11-29 11:53:24 +01:00
rack.rb Keep debugger support only for rubies < 2.0.0 2014-04-08 20:55:23 +02:00
railtie.rb Ensure we supply Kernel#y for 1.9 too 2014-04-04 22:48:38 +10:30
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 Require action_controller before any other action_controller file 2014-04-10 15:00:03 -03:00
version.rb Introduce Rails.gem_version 2014-03-05 12:37:38 -05:00
welcome_controller.rb Add an application controller for internal controllers 2013-12-17 03:58:35 +00:00