aboutsummaryrefslogtreecommitdiffstats
path: root/lib/action_text/attachments
Commit message (Collapse)AuthorAgeFilesLines
* Add frozen_string_literal: trueAlberto Almagro2018-10-083-0/+6
| | | | 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/+61
This is more like Action View than Active Model.