Short description and motivation.
How to use my plugin.
Add this line to your application's Gemfile:
gem 'ivaldi_content_builder'And then execute:
$ bundle
$ bin/rails g icb:install
$ bin/rails g icb:new_block ModelName field:field_typeOr install it yourself as:
$ gem install ivaldi_content_builderContribution directions go here.
The gem is available as open source under the terms of the MIT License.