Sha256: b71c07739a290e159a120ad96a32ced8f0c9f22dee052ce0e234514dad258cf6

Contents?: true

Size: 1000 Bytes

Versions: 4

Compression:

Stored size: 1000 Bytes

Contents

# WonderfulSimpleForms

Wonderful and simple forms!

Wonderful simple form aims to provide better enhancement for many types in simple_forms.

You only need to include this gem to get the benefits. Currently we add support to this formats:

- Enum
- Belongs_to

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'wonderful_simple_forms'
```

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install wonderful_simple_forms

## Usage

Just include the gem! (and follow the simple_forms instalattion of course..)

## Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/hdf1986/wonderful_simple_forms. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the [Contributor Covenant](http://contributor-covenant.org) code of conduct.


## License

The gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
wonderful_simple_forms-0.1.8 README.md
wonderful_simple_forms-0.1.7 README.md
wonderful_simple_forms-0.1.6 README.md
wonderful_simple_forms-0.1.5 README.md