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
Rafael Mendonça França 9f4b25f853
Merge pull request #24169 from rubys/config_ac_per_env
Config ac per env
2019-12-18 12:35:42 -03:00
..
api Document Arel.sql 2019-09-26 19:37:42 -04:00
application Merge pull request #28209 from tjoyal/railties/add-config-rake_eager_load 2019-12-17 22:10:14 -03:00
command Also avoid deprecation warnings if command fails 2019-11-15 21:21:52 -05:00
commands Deprecate config in dbconsole 2019-12-14 09:57:07 -05:00
console Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00
engine Bring back feature that allows loading external route iles: 2019-12-06 14:20:12 +01:00
generators Merge pull request #24169 from rubys/config_ac_per_env 2019-12-18 12:35:42 -03:00
plugin [Railties] require_relative => require 2017-10-21 22:48:26 +09:00
rack Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
railtie Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
tasks quick regression fix for zeitwerk:check 2019-12-16 20:08:32 +01:00
templates Fix href to replace http with https in the Yay! You’re on Rails! page 2019-09-03 09:43:29 +09:00
test_unit Use match? where we don't need MatchData 2019-07-29 14:23:10 +09: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 Remove --skip-yarn in favor of --skip-javascript 2018-10-22 16:54:10 +03:00
application.rb Merge pull request #28209 from tjoyal/railties/add-config-rake_eager_load 2019-12-17 22:10:14 -03:00
application_controller.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
autoloaders.rb defines Rails.autoloaders.log! 2019-08-13 18:14:50 +02:00
backtrace_cleaner.rb Don't modify relative ./ paths in BacktraceCleaner 2019-10-03 14:06:58 -07:00
cli.rb [Railties] require_relative => require 2017-10-21 22:48:26 +09:00
code_statistics.rb Address all possible Performance/StartWith / Performance/EndWith violations 2019-11-14 03:20:29 +09:00
code_statistics_calculator.rb Use match? where we don't need MatchData 2019-07-29 14:23:10 +09:00
command.rb active_support/dependencies/autoload is already required via active_support.rb 2019-07-12 18:30:58 +09:00
commands.rb [Railties] require_relative => require 2017-10-21 22:48:26 +09:00
configuration.rb Turn on performance based cops 2018-07-23 15:37:06 -07:00
dev_caching.rb Make restart and dev:cache tasks work when customizing pid file path 2017-08-21 05:44:11 +09:00
engine.rb Bring back feature that allows loading external route iles: 2019-12-06 14:20:12 +01:00
gem_version.rb Start Rails 6.1 development 2019-04-24 15:57:14 -04:00
generators.rb Add ActionText installer rake task back after changes in #35085. Forwards the installer to run new ActionText generator 2019-12-16 23:27:24 +05:30
info.rb constant Gem::RubyGemsVersion is deprecated 2019-08-17 18:41:56 +02:00
info_controller.rb Enable Layout/EmptyLinesAroundAccessModifier cop 2019-06-13 12:00:45 +09:00
initializable.rb Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00
mailers_controller.rb Add title tag to mailer previews 2019-09-02 14:44:46 -07:00
paths.rb Bring back feature that allows loading external route iles: 2019-12-06 14:20:12 +01:00
rack.rb Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00
railtie.rb Safer example in Rails::Railtie documentation 2019-09-04 12:18:24 +02:00
ruby_version_check.rb Require Ruby 2.5 for Rails 6. 2018-12-19 21:47:50 +01:00
secrets.rb Remove usage of strip_heredoc in the framework in favor of <<~ 2018-02-16 19:28:30 -05:00
source_annotation_extractor.rb Move the deprecation call after the new class has been defined: 2019-07-22 15:27:17 +02:00
tasks.rb Implements the task zeitwerk:check 2019-04-23 03:17:34 +02:00
test_help.rb Use testing lazy-load hooks: 2018-07-04 16:34:59 -04:00
version.rb Adding frozen_string_literal pragma to Railties. 2017-08-14 19:08:09 +02:00
welcome_controller.rb [Railties] require_relative => require 2017-10-21 22:48:26 +09:00