summaryrefslogtreecommitdiffstats
path: root/db/migrate/20100705164950_change_changes_path_length_limit.rb
Commit message (Expand)AuthorAgeFilesLines
* 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