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
Yuji Yaginuma 669b52d296
Merge pull request #36225 from deivid-rodriguez/workaround_sass_rails_requirement
Use a better requirement for sass-rails 6 prereleases
2019-05-09 17:33:55 +09:00
..
api Generate Action Text's API docs 2019-01-04 23:56:22 -05:00
application Fix indentation of the config.eager_load nil warning 2019-05-09 13:17:04 +05:30
command Do not treat environment_desc as commands 2019-04-13 08:41:37 +09:00
commands Help command for visible commands should be hidden 2019-04-19 00:33:12 -07:00
console
engine
generators Use a better requirement for sass-rails 6 prereleases 2019-05-09 09:40:30 +02:00
plugin
rack
railtie
tasks Fix rubocop offences 2019-04-30 18:32:41 +09:00
templates Ruby can show a little bit more detailed info in shorter code 2018-12-15 13:21:58 +09:00
test_unit Add rails test:channels. 2019-01-16 16:34:34 +00:00
all.rb Import Action Text 2019-01-04 22:22:49 -05:00
app_loader.rb Railities typo fixes. 2019-02-01 16:42:40 +05:30
app_updater.rb
application.rb Update comment for how secret key is calculated 2019-03-22 17:59:41 -07:00
application_controller.rb
autoloaders.rb moves a require to the file that needs it 2019-03-08 09:04:12 -08:00
backtrace_cleaner.rb
cli.rb
code_statistics.rb Enable Lint/UselessAssignment cop to avoid unused variable warnings (#34904) 2019-01-09 18:09:01 +09:00
code_statistics_calculator.rb
command.rb
commands.rb
configuration.rb
dev_caching.rb
engine.rb new config to opt-out from adding app directories to $LOAD_PATH 2019-04-28 13:48:26 +02:00
gem_version.rb Start Rails 6.1 development 2019-04-24 15:57:14 -04:00
generators.rb Resurrect js/js engine options and generators 2019-04-05 16:09:22 +09:00
info.rb Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json" 2019-01-08 22:21:20 +01:00
info_controller.rb Revert "Merge pull request #34387 from yhirano55/rails_info_properties_json" 2019-01-08 22:21:20 +01:00
initializable.rb
mailers_controller.rb [Rails::MailersController] Do not leak I18n global setting changes 2019-04-16 18:54:51 +00:00
paths.rb
rack.rb
railtie.rb
ruby_version_check.rb Require Ruby 2.5 for Rails 6. 2018-12-19 21:47:50 +01:00
secrets.rb
source_annotation_extractor.rb Adds register_tags 2019-04-12 08:55:42 +02:00
tasks.rb Implements the task zeitwerk:check 2019-04-23 03:17:34 +02:00
test_help.rb
version.rb
welcome_controller.rb