AiguRails
Add support for Rails locales with aigu


Installation

Add this line to your application's Gemfile:

gem 'aigu-rails'

Usage

Configure the api key.

Aigu::Rails.configure do |config|
  config.api_key = 'YOUR API KEY'
end
Aigu::Rails.reload_locales!(locale: :fr)

License

aigu-rails is © 2015 Mirego and may be freely distributed under the New BSD license. See the LICENSE.md file.

About Mirego

Mirego is a team of passionate people who believe that work is a place where you can innovate and have fun. We're a team of talented people who imagine and build beautiful Web and mobile applications. We come together to share ideas and change the world.

We also love open-source software and we try to give back to the community as much as we can.