Sha256: d12e3c0de48789cac2544709cad9eae9298d7cd9ee3b0489a0be55e0beffb5d5
Contents?: true
Size: 547 Bytes
Versions: 8
Compression:
Stored size: 547 Bytes
Contents
# ConversationForms Short description and motivation. ## Usage How to use my plugin. ## Installation Add this line to your application's Gemfile: ```ruby gem 'conversation_forms' ``` And then execute: ```bash $ bundle ``` Or install it yourself as: ```bash $ gem install conversation_forms ``` Finally require the js and css: ```bash //= require conversation_forms ``` ## Contributing Contribution directions go here. ## License The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).
Version data entries
8 entries across 8 versions & 1 rubygems