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
Kasper Timm Hansen 264222bc44 Remove unfinished command infrastructure.
If we're gonna do this right, it will look mighty different from this anyway.
(Looking at you, Rails 5.1).

It isn't being used in any code as of now, so yanking is the best option.
2016-03-10 21:34:34 +01:00
..
api
application Publish AS::Executor and AS::Reloader APIs 2016-03-02 02:14:20 +10:30
commands Delete CTRL-C message as is duplicates Puma 2016-03-01 11:24:30 -05:00
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 prefer require_relative over require + File.expand_path 2016-03-10 07:34:01 +01:00
rack
railtie
tasks Merge pull request #23940 from prathamesh-sonpatki/rm-with-dispatchers 2016-03-09 15:25:16 -03:00
templates
test_unit make sure rake test respects TESTOPTS 2016-02-22 16:14:14 -08:00
all.rb
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 [ci skip] correcting sentence in description of application.rb 2016-03-04 18:22:05 +05:30
application_controller.rb
backtrace_cleaner.rb
cli.rb
code_statistics.rb
code_statistics_calculator.rb
commands.rb Remove unfinished command infrastructure. 2016-03-10 21:34:34 +01:00
configuration.rb
engine.rb
gem_version.rb Prep release for Rails 5 beta3 2016-02-24 10:27:02 -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 mark as #:nodoc: [ci skip] 2016-02-15 15:12:51 +05:30
ruby_version_check.rb
source_annotation_extractor.rb
tasks.rb
test_help.rb
version.rb
welcome_controller.rb