Closed zhisme closed 6 years ago
@mlitwiniuk So build passing now, we just need to decide which solution to use for migrations for both 5 and 4 rails. Check my proposal in comment.
I'll update README tomorrow with recent changes (ie. possibility to view all called translations in a widget in frontend) and (once mentioned are fixed by you), I'll merge those in and release 0.3.0. It's about time to do this.
@mlitwiniuk All mentioned issues fixed.
Hey everyone. I just needed your gem to my rails project. So my versions are:
And I successfully migrated it. It's available in my fork, I will make more further fixes, so if someone needs you can clone repo from my side.
Also in project which you inserting this gem you will need to add the following to your
config/initializers/assets.rb
where
$locale_name
is collection of your available locales in rails project. e.g.