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

https://github.com/poudelmadhav/rails-action-text-example

Implementation of rails action text
https://github.com/poudelmadhav/rails-action-text-example

actiontext activestorage rails rails6 ruby

Last synced: 5 months ago
JSON representation

Implementation of rails action text

Awesome Lists containing this project

README

          

# Example implementation of Rails Action Text

Example implementaion of action text in rails.

# Getting started

```console
bundle install
rails s
```

Note: We may need imagemagic installed seperately in our system for this app to be functional.