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
Prathamesh Sonpatki efcc361b32
Use secure source for gems referencing "github" in the generated apps
- New apps generated on master and latest bundler give warning about
  "github" source being insecure.
- Use the same solution used for Rails master in the generated app's
  Gemfile to fix this issue.
2016-11-18 12:24:48 +05:30
..
api modernizes hash syntax in railties 2016-08-06 19:38:55 +02:00
application code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
command Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
commands remove unused require 2016-11-05 14:24:05 +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 Use secure source for gems referencing "github" in the generated apps 2016-11-18 12:24:48 +05:30
rack normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02:00
railtie code gardening: removes redundant selfs 2016-08-08 01:12:38 +02:00
tasks Add three new rubocop rules 2016-08-16 04:30:11 -03: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 Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
application_controller.rb normalizes indentation and whitespace across the project 2016-08-06 20:16:27 +02: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 Per Dr. Eileen's orders :) 2016-09-25 21:31:36 +02: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 Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02:00
gem_version.rb
generators.rb Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02: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 Add three new rubocop rules 2016-08-16 04:30:11 -03:00
paths.rb [ci skip] Fixed commas according to Oxford comma in rdoc and guides 2016-09-17 22:36:13 +03:00
rack.rb
railtie.rb remove warning from railtie 2016-11-02 11:08:03 +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 Add more rubocop rules about whitespaces 2016-10-29 01:17:49 -02: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