aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/bin_setup_test.rb
Commit message (Expand)AuthorAgeFilesLines
* 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
* remove warning from `bin/setup` testyuuji.yaginuma2017-01-261-1/+1
* Bundler 1.14 compatMatthew Draper2017-01-231-1/+4
* Remove deprecated support to passing a column to #quoteRafael Mendonça França2016-12-291-18/+1
* use correct Gemfile in `bin/setup` testyuuji.yaginuma2016-09-111-0/+18
* applies new string literal convention in railties/testXavier Noria2016-08-061-4/+4
* Added notice when a database is successfully created or dropped.bogdanvlviv2016-04-171-0/+2
* Shorten ActiveRecord::InternalMetadata.table_name to ar_internal_metadataYasuo Honda2016-02-011-1/+1
* rake log:clear task updated refs[#22544]Pramod2016-01-091-3/+3
* Fixing tests and re-locating error checking.schneems2016-01-081-1/+1
* Prevent destructive action on production databaseschneems2016-01-071-1/+1
* add test coverage for `bin/setup`.Yves Senn2015-05-061-0/+54