aboutsummaryrefslogtreecommitdiffstats
path: root/test/dummy/app/models/message.rb
Commit message (Collapse)AuthorAgeFilesLines
* Fix has_rich_text with `:body` keywords error. (#16)Jason Lee2018-10-051-0/+1
|
* Use rich_text instead of active_textDavid Heinemeier Hansson2018-04-131-1/+1
| | | | Just like we use has_many_attachments instead of active_storage_attachements.
* Tests: Add Message scaffoldingJavan Makhmali2018-02-081-0/+3