aboutsummaryrefslogtreecommitdiffstats
path: root/test/dummy/db
Commit message (Collapse)AuthorAgeFilesLines
* Fix content attachment testJavan Makhmali2018-10-032-1/+16
|
* Never mind on allowing blankDavid Heinemeier Hansson2018-09-122-2/+2
| | | | More hassle than its worth. Just account for the fact that rich text can be blank instead, but continue to create the record.
* Use mediumtext-size columnsDavid Heinemeier Hansson2018-05-292-2/+2
| | | | Room to grow, room to flourish!
* Adding the rich text tablesDavid Heinemeier Hansson2018-05-291-0/+14
|
* Content is now supplied by dedicated modelDavid Heinemeier Hansson2018-05-292-3/+10
|
* Add initial ActiveStorage integrationJavan Makhmali2018-02-122-1/+48
|
* Tests: Add Message scaffoldingJavan Makhmali2018-02-083-0/+32
|
* Add dummy appSam Stephenson2018-02-081-0/+0