aboutsummaryrefslogtreecommitdiffstats
path: root/lib/action_text/attachables
Commit message (Collapse)AuthorAgeFilesLines
* Add frozen_string_literal: trueAlberto Almagro2018-10-082-0/+4
| | | | Adds frozen_string_literal: true comment on top of all currently existing files
* Rename from Active Text to Action TextDavid Heinemeier Hansson2018-04-133-0/+91
This is more like Action View than Active Model.