Sha256: e32033d395e4deb31bceea765c003597b5a73538dce0dfb31da8090d6c4e1da0

Contents?: true

Size: 696 Bytes

Versions: 2

Compression:

Stored size: 696 Bytes

Contents

# SimpleForm - Rails forms made easy.
[![Build Status](https://secure.travis-ci.org/plataformatec/simple_form.png?branch=master)](http://travis-ci.org/plataformatec/simple_form)

SimpleForm is really awesome, it supports bootstrap and Foundation yet. Now, i add AUI style to it,
be sure to have a copy of the AUI stylesheet available on your application, you can get it on 
https://docs.atlassian.com/aui/latest . Enjoy it!

## Installation

Add it to your Gemfile:

`gem 'simple_form_awesome'`

Run the following command to install it:

`bundle install`

Run the generator to install with AUI:

`rails generate simple_form:install --aui`


## License

MIT License. Copyright 2012 Plataformatec.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
simple_form_awesome-2.3.0 README.md
simple_form_awesome-2.2.0 README.md