summaryrefslogtreecommitdiffstats
path: root/db/migrate/20100705164950_change_changes_path_length_limit.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove frozen_string_literal magic comment from files which are not used when...Go MAEDA2019-03-211-2/+0
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Merged rails-5.1 branch (#23630).Jean-Philippe Lang2017-07-231-1/+1
* remove trailing white-spaces from db/migrate/20100705164950_change_changes_pa...Toshi MARUYAMA2011-11-091-1/+1
* Force-clear the default value for migration from :string to :text. #5846 #5771Eric Davis2010-07-241-0/+3
* Force the default value of path to be set on the Change model class. #5771Eric Davis2010-07-061-1/+1
* Extend changes.path and changes.from_path to support longer paths. #5771Eric Davis2010-07-061-0/+11