aboutsummaryrefslogtreecommitdiffstats
path: root/test/unit
Commit message (Collapse)AuthorAgeFilesLines
* Never mind on allowing blankDavid Heinemeier Hansson2018-09-121-9/+1
| | | | More hassle than its worth. Just account for the fact that rich text can be blank instead, but continue to create the record.
* Ensure blank rich text records aren't saved or requiredDavid Heinemeier Hansson2018-09-121-0/+13
|
* Prefer the ASt APIGeorge Claghorn2018-07-311-0/+6
|
* Test saving the dependent modelsDavid Heinemeier Hansson2018-05-291-0/+10
|
* Just test text pipeline without dependencies/savingDavid Heinemeier Hansson2018-05-291-2/+2
|
* Rename from Active Text to Action TextDavid Heinemeier Hansson2018-04-131-1/+1
| | | | This is more like Action View than Active Model.
* Tests: Add Message scaffoldingJavan Makhmali2018-02-081-2/+2
|
* Add dummy appSam Stephenson2018-02-081-0/+10