Sha256: 5f0aa374dd5c1a2bd1bb780e9305dc69d4f2bd561c2e9f4a698ee7c1335da370

Contents?: true

Size: 532 Bytes

Versions: 13

Compression:

Stored size: 532 Bytes

Contents

# Formtastic I18n

I18n translation for the formtastic gem

## Installation

Add this line to your application's Gemfile:

```ruby
gem 'formtastic_i18n'
```

And then execute:

    $ bundle

## Usage

Just include it in your Gemfile

## Contributing

1. Fork it ( https://github.com/timoschilling/formtastic_i18n/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 & 3 rubygems

Version Path
date_n_time_picker_activeadmin-0.1.2 vendor/bundle/ruby/2.6.0/gems/formtastic_i18n-0.7.0/README.md
date_n_time_picker_activeadmin-0.1.1 vendor/bundle/ruby/2.6.0/gems/formtastic_i18n-0.7.0/README.md
formtastic_i18n-0.7.0 README.md
formtastic_i18n-0.6.0 README.md
formtastic_i18n-0.5.0 README.md
formtastic-i18n-0.4.1 README.md
formtastic_i18n-0.4.1 README.md
formtastic_i18n-0.4.0 README.md
formtastic_i18n-0.3.0 README.md
formtastic_i18n-0.2.0 README.md
formtastic_i18n-0.1.1 README.md
formtastic_i18n-0.1.0 README.md
formtastic_i18n-0.0.1 README.md