aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/bin_setup_test.rb
Commit message (Expand)AuthorAgeFilesLines
* 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