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_type
Or install it yourself as:
$ gem install ivaldi_content_builder
Contribution directions go here.
The gem is available as open source under the terms of the MIT License.