aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/all.rb
Commit message (Expand)AuthorAgeFilesLines
* Import Action TextGeorge Claghorn2019-01-041-0/+1
* Import Action MailboxGeorge Claghorn2018-12-251-0/+1
* Fix app boot for Ruby 2.4Eileen Uchitelle2018-12-211-2/+6
* Enable `Style/RedundantBegin` cop to avoid newly adding redundant begin blockRyuta Kamizono2018-12-211-4/+2
* Add --skip-active-storage and do so automatically when --skip-active-record i...bogdanvlviv2017-11-061-1/+1
* Adding frozen_string_literal pragma to Railties.Pat Allan2017-08-141-0/+2
* Load activestorage by defaultDavid Heinemeier Hansson2017-07-311-0/+1
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-021-1/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-011-0/+1
* applies new string literal convention in railties/libXavier Noria2016-08-061-1/+1
* removes useless use of string interpolationXavier Noria2016-04-241-2/+2
* Doh, should have read ff370ee61754b00f864f3ddd0af62be4dfa0de67David Heinemeier Hansson2015-12-161-1/+1
* Another bad reference to engine instead of railtieDavid Heinemeier Hansson2015-12-161-1/+1
* Action Cable need to be a engineRafael Mendonça França2015-12-151-1/+1
* Switch from engine to railtieDavid Heinemeier Hansson2015-12-151-1/+1
* Add action_cable to rails/all and application.rbRafael Mendonça França2015-12-141-9/+10
* Remove activejob integration testsAbdelkader Boudih2014-08-121-0/+1
* Add loading 'action_view' as part of rails/allŁukasz Strzałkowski2013-08-251-0/+1
* Moved the check for the rails test environment into rails/test_unit so that youwangjohn2013-04-231-4/+0
* only match the default taskAaron Patterson2013-04-031-1/+1
* default task should also be in the test envAaron Patterson2013-04-031-1/+1
* default RAILS_ENV to test if we're in a test taskAaron Patterson2013-03-251-0/+4
* Now the Sprockets railtie lives in sprockets/railtieRafael Mendonça França2012-10-181-1/+1
* The sprockets railtie was moved to sprockets/rails/railtieGuillermo Iguaran2012-03-131-1/+1
* Remove Active Resource source files from the repositoryPrem Sichanugrist2012-03-131-1/+0
* [IMPORTANT] Make "sprockets/railtie" require explicit.José Valim2011-06-291-0/+1
* Rationalize railtie dependencies: AC uses AV; AR uses AMo; and Rails always u...Jeremy Kemper2010-02-041-4/+1
* Test::Unit Railtie Carlhuda2010-01-281-0/+1
* Moved more configuration away from bootstrap.José Valim2010-01-221-0/+1
* Some railties cleanup:Carl Lerche2009-12-311-1/+1
* Rename rails.rb -> rails/all.rb and rails/core.rb -> rails.rbCarl Lerche2009-12-311-0/+15