Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add frozen_string_literal: true | Alberto Almagro | 2018-10-08 | 1 | -0/+2 |
| | | | | Adds frozen_string_literal: true comment on top of all currently existing files | ||||
* | 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 | ||||
* | Bring some tests over | Javan Makhmali | 2018-10-02 | 1 | -8/+22 |
| | |||||
* | Test saving the dependent models | David Heinemeier Hansson | 2018-05-29 | 1 | -0/+10 |