Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix has_rich_text with `:body` keywords error. (#16) | Jason Lee | 2018-10-05 | 1 | -0/+5 |
| | |||||
* | Delegate string methods to content | Javan Makhmali | 2018-10-04 | 1 | -3/+11 |
| | | | | Closes #11 | ||||
* | Fix content attachment test | Javan Makhmali | 2018-10-03 | 1 | -0/+1 |
| | |||||
* | Uncomment failing tests | Javan Makhmali | 2018-10-02 | 2 | -69/+69 |
| | |||||
* | Bring some tests over | Javan Makhmali | 2018-10-02 | 5 | -27/+357 |
| | |||||
* | Never mind on allowing blank | David Heinemeier Hansson | 2018-09-12 | 1 | -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 required | David Heinemeier Hansson | 2018-09-12 | 1 | -0/+13 |
| | |||||
* | Prefer the ASt API | George Claghorn | 2018-07-31 | 1 | -0/+6 |
| | |||||
* | Test saving the dependent models | David Heinemeier Hansson | 2018-05-29 | 1 | -0/+10 |
| | |||||
* | Just test text pipeline without dependencies/saving | David Heinemeier Hansson | 2018-05-29 | 1 | -2/+2 |
| | |||||
* | Rename from Active Text to Action Text | David Heinemeier Hansson | 2018-04-13 | 1 | -1/+1 |
| | | | | This is more like Action View than Active Model. | ||||
* | Tests: Add Message scaffolding | Javan Makhmali | 2018-02-08 | 1 | -2/+2 |
| | |||||
* | Add dummy app | Sam Stephenson | 2018-02-08 | 1 | -0/+10 |