Skip to content

Instantly share code, notes, and snippets.

View Polo2's full-sized avatar

Polo Polo2

View GitHub Profile
@Polo2
Polo2 / keybase proof
Created April 6, 2021 07:59
keybase proof
### Keybase proof
I hereby claim:
* I am polo2 on github.
* I am polo2 (https://keybase.io/polo2) on keybase.
* I have a public key ASBpRqopzRUBG3NYgNPg8D1x_spRCEAnbSB2A2M5I-TyDwo
To claim this, I am signing this object:
@Polo2
Polo2 / localeapp.md
Last active July 4, 2018 15:18
Synchronization between localeapp.com and local project

Global process

After installation and configuration of the Ruby Gem Locale project on the rails, Locale allows to synchronize the project's translations in Localeapp.com, and the files from config/locales/ in your local project ... and vice versa!

It's very important to notice that trust source is translation stored on Localeapp.com

There are two main ways to manage synchronizations:

  • from terminal, using command lines of the gem localeapp
  • by refreshing browser where localhost's project is displayed (specific to Ruby on Rails projects)