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
- Host: GitHub
- URL: https://github.com/adrienpoly/yabe
- Owner: adrienpoly
- Created: 2018-10-04T14:39:35.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-10-04T16:50:37.000Z (over 7 years ago)
- Last Synced: 2025-02-10T21:35:01.347Z (11 months ago)
- Topics: actiontext, rails6, trix, trix-editor
- Language: Ruby
- Homepage: https://dev.to/adrienpoly/step-by-step-guide-to-test-rails-activetext-4b8o
- Size: 86.9 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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