houdini/lib/generators/overrides/rails/plugin/templates
2021-02-04 11:13:21 -06:00
..
app Fix typo in generated license headers 2021-01-22 15:29:42 -06:00
bin
config
lib Remove everything related to mapping nonprofits and supporters 2021-02-04 11:13:21 -06:00
rails Fix typo in generated license headers 2021-01-22 15:29:42 -06:00
test
%name%.gemspec.tt Shorten license definition 2020-06-15 10:26:57 -05:00
AGPL-3.0.txt.tt
Gemfile.tt
gitignore.tt
GPL-3.0.txt.tt
LGPL-3.0.txt.tt
LICENSE.tt Shorten license definition 2020-06-15 10:26:57 -05:00
Rakefile.tt Fix typo in generated license headers 2021-01-22 15:29:42 -06:00
README.md.tt

# <%= camelized_modules %>
Short description and motivation.

## Usage
How to use my plugin.

## Installation
Add this line to your application's Gemfile:

```ruby
gem '<%= name %>'
```

And then execute:
```bash
$ bundle
```

Or install it yourself as:
```bash
$ gem install <%= name %>
```

## Contributing
Contribution directions go here.