Sha256: 16e1407e190b4e33f7158eeaeae7eaec2c35cff6e5dd2a03683a1d3cf377516e
Contents?: true
Size: 618 Bytes
Versions: 13
Compression:
Stored size: 618 Bytes
Contents
# <%= @plugin_class_name %> TODO: Write a gem description ## Installation Add this line to your application's Gemfile: ```ruby gem '<%= @plugin_name %>' ``` And then execute: $ bundle Or install it yourself as: $ gem install <%= @plugin_name %> ## Usage TODO: Write usage instructions here ## Contributing 1. Fork it ( https://github.com/[my-github-username]/<%= @plugin_name %>/fork ) 2. Create your feature branch (`git checkout -b my-new-feature`) 3. Commit your changes (`git commit -am 'Add some feature'`) 4. Push to the branch (`git push origin my-new-feature`) 5. Create a new Pull Request
Version data entries
13 entries across 13 versions & 1 rubygems