aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
Commit message (Collapse)AuthorAgeFilesLines
* Add "sanitized" to the readmeLucas Nicodemus2018-10-041-1/+1
| | | | | | | I think a prime concern people have here is sanitization and security. Adding this word to the readme provides a little bit of clarity and reassurance that we aren't just rendering raw data trusted from the client.
* Merge pull request #9 from lucascaton/masterGuillermo Iguaran2018-10-041-4/+4
|\ | | | | Recommend use of `rails` over `bin/rails`
| * Recommend use of rails over bin/railsLucas Caton2018-10-041-4/+4
| | | | | | In order to make the recommendations consistent with Rails: https://github.com/rails/rails/commit/40b209db53
* | Consistency in namingAlexander Tsirel2018-10-041-2/+2
|/ | | after rails 5 its ApplicationController and ApplicationRecord
* Flush out the READMEDavid Heinemeier Hansson2018-10-021-23/+65
|
* Now we add the npm dependency as part of the installerDavid Heinemeier Hansson2018-10-021-12/+1
|
* Update instructions to get the local version of actiontextDavid Heinemeier Hansson2018-07-311-9/+2
|
* You cant run Action Text without Active Storage setup, so lets just set it ↵David Heinemeier Hansson2018-07-301-1/+0
| | | | up for you, rather than ask you to.
* Change to current approachDavid Heinemeier Hansson2018-06-271-4/+12
|
* We are leveling up the text_area, not the text_field, so match namesDavid Heinemeier Hansson2018-06-051-2/+2
|
* Rename from Active Text to Action TextDavid Heinemeier Hansson2018-04-131-3/+3
| | | | This is more like Action View than Active Model.
* Use rich_text instead of active_textDavid Heinemeier Hansson2018-04-131-3/+3
| | | | Just like we use has_many_attachments instead of active_storage_attachements.
* Missed a spotJavan Makhmali2018-02-141-1/+1
|
* Fix formattingJavan Makhmali2018-02-141-38/+38
|
* Add basic install guideJavan Makhmali2018-02-141-1/+56
|
* Initial commitSam Stephenson2018-02-071-0/+1