Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 248 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 248 Bytes

Example implementation of Rails Action Text

Example implementaion of action text in rails.

Getting started

bundle install
rails s

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