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
George Claghorn 8888fc03d6
Merge pull request #33191 from bogdanvlviv/change-rails_welcome-image-on-localhost3000
Changes Rails Welcome image on localhost:3000
2018-06-24 15:37:06 -04:00
..
api
application Merge pull request #32065 from sikachu/move-SourceAnnotationExtractor-under-rails-namespec 2018-04-02 16:15:52 +02:00
command Partly revert #32289 to provide Rails' custom fallback in case 2018-05-01 18:09:05 +02:00
commands Remove unused require 2018-06-18 16:16:00 +09:00
console
engine
generators OS X -> macOS [Closes #30313] 2018-06-23 08:46:40 +02:00
plugin
rack Stop mutating body response 2018-04-03 19:54:27 -07:00
railtie
tasks Merge pull request #32699 from printercu/patch-3 2018-05-22 17:48:57 -04:00
templates Changes Rails Welcome image on localhost:3000 2018-06-22 15:09:53 +03:00
test_unit
all.rb
app_loader.rb
app_updater.rb Don't generate yarn's contents in app:update task if it's skipped 2018-05-16 20:24:57 +09:00
application.rb Deriving secret_key_base breaks key_generator defined in 5.1. 2018-03-31 23:12:16 +09:00
application_controller.rb Always yield a CSP policy instance 2018-03-08 14:14:09 +00:00
backtrace_cleaner.rb
cli.rb
code_statistics.rb
code_statistics_calculator.rb
command.rb Extract Rails::Command::Spellchecker 2018-03-04 17:50:37 +02:00
commands.rb
configuration.rb
dev_caching.rb
engine.rb
gem_version.rb Start Rails 6.0 development!!! 2018-01-30 18:51:17 -05:00
generators.rb Remove unnecessary line break and quotes 2018-03-30 07:58:50 +09:00
info.rb Refactor migration to move migrations paths to connection 2018-01-18 08:55:03 -05:00
info_controller.rb
initializable.rb
mailers_controller.rb Add locale selector to email preview (#31596) 2018-01-18 15:22:10 -05:00
paths.rb
rack.rb
railtie.rb
ruby_version_check.rb Compare ruby version with correct way 2018-03-29 16:26:19 +09: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 [ci skip] Prefix class name with Rails:: in docs 2018-04-20 18:45:43 +02:00
tasks.rb Move rake routes task to rails command 2018-02-27 15:22:38 +01:00
test_help.rb Add test parallelization to Rails 2018-02-15 19:21:24 -05:00
version.rb
welcome_controller.rb