..
api
modernizes hash syntax in railties
2016-08-06 19:38:55 +02:00
application
Enforce middleware ordering with a test, instead of comments
2016-12-31 08:40:01 +10:30
command
Prevent command name being printed twice.
2016-12-31 19:25:18 +01:00
commands
Remove needless ActiveSupport::Deprecation.silence
2016-12-31 03:54:37 +09:00
console
Add more rubocop rules about whitespaces
2016-10-29 01:17:49 -02:00
engine
Add more rubocop rules about whitespaces
2016-10-29 01:17:49 -02:00
generators
remove skip_bundle
option from plugin generator
2016-12-31 18:55:35 +09:00
rack
Fix Rubocop violations and fix documentation visibility
2016-12-28 21:53:51 -05:00
railtie
Privatize unneededly protected methods in Railties
2016-12-25 02:11:40 +09:00
tasks
Merge branch 'master' into clear_all_environments_log_by_default
2016-12-29 02:18:38 -05:00
templates
Allow download of email attachments in the Mailer Preview template.
2016-09-02 15:25:37 -05:00
test_unit
Use on_load
to trigger commandline processing code
2016-10-21 14:44:17 -07:00
all.rb
applies new string literal convention in railties/lib
2016-08-06 19:15:47 +02:00
app_loader.rb
fixes remaining RuboCop issues [Vipul A M, Xavier Noria]
2016-09-01 23:41:49 +02:00
application.rb
deep symbolize keys on secrets.yml
2016-11-21 16:12:45 -07:00
application_controller.rb
Privatize unneededly protected methods in Railties
2016-12-25 02:11:40 +09:00
backtrace_cleaner.rb
applies new string literal convention in railties/lib
2016-08-06 19:15:47 +02:00
cli.rb
Initial command structure.
2016-09-25 21:31:35 +02:00
code_statistics.rb
Add more rubocop rules about whitespaces
2016-10-29 01:17:49 -02:00
code_statistics_calculator.rb
code gardening: removes redundant selfs
2016-08-08 01:12:38 +02:00
command.rb
Privatize unneededly protected methods in Railties
2016-12-25 02:11:40 +09:00
commands.rb
Initial command structure.
2016-09-25 21:31:35 +02:00
configuration.rb
Add more rubocop rules about whitespaces
2016-10-29 01:17:49 -02:00
dev_caching.rb
applies new string literal convention in railties/lib
2016-08-06 19:15:47 +02:00
engine.rb
Privatize unneededly protected methods in Railties
2016-12-25 02:11:40 +09:00
gem_version.rb
Start Rails 5.1 development 🎉
2016-05-10 03:46:56 -03:00
generators.rb
Privatize some methods that were originally protected
2016-12-25 02:11:39 +09:00
info.rb
revises most Lint/EndAlignment offenses
2016-08-07 23:41:00 +02:00
info_controller.rb
Add three new rubocop rules
2016-08-16 04:30:11 -03:00
initializable.rb
Add more rubocop rules about whitespaces
2016-10-29 01:17:49 -02:00
mailers_controller.rb
Privatize unneededly protected methods in Railties
2016-12-25 02:11:40 +09:00
paths.rb
removed @current
as it is not used
2016-11-30 10:31:40 +01:00
rack.rb
railtie.rb
Privatize unneededly protected methods in Railties
2016-12-25 02:11:40 +09:00
ruby_version_check.rb
applies new string literal convention in railties/lib
2016-08-06 19:15:47 +02:00
source_annotation_extractor.rb
Merge pull request #25051 from bf4/extract_notes_as_binary
2016-12-08 13:51:02 -05:00
tasks.rb
applies new string literal convention in railties/lib
2016-08-06 19:15:47 +02:00
test_help.rb
applies new string literal convention in railties/lib
2016-08-06 19:15:47 +02:00
version.rb
applies new string literal convention in railties/lib
2016-08-06 19:15:47 +02:00
welcome_controller.rb
applies new string literal convention in railties/lib
2016-08-06 19:15:47 +02:00