*** ***
** ** ** **
* * *
* *
* *
** **
** **
** **
*
____ _ _ ____ _ _
| _ \ __ _(_) |___ / ___(_)_ __| |___
| |_) / _` | | / __| | | _| | '__| / __|
| _ < (_| | | \__ \ | |_| | | | | \__ \
|_| \_\__,_|_|_|___/ \____|_|_| |_|___/
In this app, users can manage pages and pages comments.
Pages have title and content, and the content markup is customizable between Paragraphs, HTML and Markdown formats.
-
Clone the repository
-
Run
bundle install -
Run
rake db:setup -
Run
rails server -
Enjoy! ❤