.. |
api
|
|
|
application
|
Merge pull request #24490 from prathamesh-sonpatki/add-config-to-deprecation-warning
|
2016-04-11 20:57:29 -03:00 |
commands
|
Fix rails restart issue with Puma
|
2016-03-30 11:20:15 +05:30 |
console
|
Publish AS::Executor and AS::Reloader APIs
|
2016-03-02 02:14:20 +10:30 |
engine
|
Inject Rails' channel paths in engine.
|
2016-02-14 17:46:48 +01:00 |
generators
|
Add compatibility for Ruby 2.4 to_time changes
|
2016-04-23 15:03:50 +01:00 |
rack
|
Remove unused private method
|
2016-02-07 04:07:48 +08:00 |
railtie
|
|
|
tasks
|
Merge pull request #24696 from y-yagi/remove_unnessary_option_setting
|
2016-04-25 08:07:52 +02:00 |
templates
|
|
|
test_unit
|
remove unnessary option setting from test runner
|
2016-04-25 08:33:39 +09:00 |
all.rb
|
removes useless use of string interpolation
|
2016-04-24 20:17:36 +02:00 |
app_loader.rb
|
The tasks in the rails task namespace is deprecated in favor of app namespace.
|
2016-02-26 19:35:23 +09:00 |
application.rb
|
remove explicit curlies for hash argument
|
2016-04-11 18:20:59 +02:00 |
application_controller.rb
|
|
|
backtrace_cleaner.rb
|
|
|
cli.rb
|
|
|
code_statistics.rb
|
Require enumerable module when using #sum
|
2016-03-22 11:36:45 +01:00 |
code_statistics_calculator.rb
|
|
|
commands.rb
|
Remove unfinished command infrastructure.
|
2016-03-10 21:34:34 +01:00 |
configuration.rb
|
|
|
dev_caching.rb
|
revises fileutils dependencies in railties
|
2016-04-11 13:16:17 +02:00 |
engine.rb
|
Fix some typos in comments.
|
2016-05-04 12:22:23 -04:00 |
gem_version.rb
|
Prep Rails 5 beta 4
|
2016-04-27 15:48:47 -05:00 |
generators.rb
|
generate mailer views in Rails API
|
2016-02-15 22:13:32 +09:00 |
info.rb
|
|
|
info_controller.rb
|
|
|
initializable.rb
|
|
|
mailers_controller.rb
|
|
|
paths.rb
|
|
|
rack.rb
|
|
|
railtie.rb
|
removes unneeded require in rails/railtie.rb
|
2016-04-18 13:30:22 +02:00 |
ruby_version_check.rb
|
|
|
source_annotation_extractor.rb
|
|
|
tasks.rb
|
revert dev:cache to rake task, fixes #23410
|
2016-02-07 14:32:43 -08:00 |
test_help.rb
|
|
|
version.rb
|
|
|
welcome_controller.rb
|
|
|