prograils / lit

rails i18n web interface
MIT License
298 stars 71 forks source link

Performance improvements #130

Closed mlitwiniuk closed 4 years ago

mlitwiniuk commented 5 years ago

This should eliminate overhead when calling same key over and over again. I should also improve performance when accessins keys that return nil - those were handled improperly before.