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 667b150c20
Merge pull request #37404 from joshmn/respect_the_force
Fix collision check when using a generator and using the force option
2020-01-06 21:32:43 -03:00
..
api Document Arel.sql 2019-09-26 19:37:42 -04:00
application ActionDispatch::SSL#initialize takes keyword arguments 2019-12-29 00:14:28 +09:00
command Also avoid deprecation warnings if command fails 2019-11-15 21:21:52 -05:00
commands remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
console
engine Bring back feature that allows loading external route iles: 2019-12-06 14:20:12 +01:00
generators Merge pull request #37404 from joshmn/respect_the_force 2020-01-06 21:32:43 -03:00
plugin
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 remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00: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
app_loader.rb
app_updater.rb
application.rb remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00: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 Missing require AS/core_ext/string/access 2019-12-29 14:12:42 +09:00
cli.rb
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
configuration.rb Fix Ruby 2.7 warnings on MiddlewareStackProxy 2019-12-25 17:13:09 +09:00
dev_caching.rb
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 remove reference to global rails command and replace with bin/rails 2019-12-27 19:32:37 +00:00
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
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
railtie.rb ruby2_keywords for method_missing 2019-12-25 17:59:09 +09:00
ruby_version_check.rb
secrets.rb
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
version.rb
welcome_controller.rb