An open API service indexing awesome lists of open source software.

https://github.com/adrienpoly/yabe

Yet Another Blog Example : using ActionText
https://github.com/adrienpoly/yabe

actiontext rails6 trix trix-editor

Last synced: 2 months ago
JSON representation

Yet Another Blog Example : using ActionText

Awesome Lists containing this project

README

          

# Yet Another Blog Example using ActiveText

in support of this article
https://dev.to/adrienpoly/step-by-step-guide-to-test-rails-activetext-4b8o

# Install

```bash
git clone https://github.com/adrienpoly/yabe.git
cd yabe
bundle install
yarn install
bin/rails db:migrate
bin/rails s
```

and start blogging at http://localhost:3000/posts