prograils / lit

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

Release a version which is compatible with Rails 5 #92

Closed h0jeZvgoxFepBQ2C closed 6 years ago

h0jeZvgoxFepBQ2C commented 7 years ago

Could you maybe release a new version? The last is from 2016?

inkkin commented 7 years ago

Hi @lichtamberg We've changed a lot in master, but you're right, it's time for a release. We'll try to do that next week!

h0jeZvgoxFepBQ2C commented 7 years ago

Thanks! :)

Yeah, won't be easier in the future xD

RaphaelAudet commented 6 years ago

Hi, this project sounds great, any plans on a release for rails 5 ?

klapperkopp commented 6 years ago

Is it next week yet? I'd also really like to use this one in rails 5. :)

mlitwiniuk commented 6 years ago

@klapperkopp @RaphaelAudet version in master already works well with Rails5, you can lock it to version to be sure it won't change. In fact I might release it today, I'd love your feedback about new features.

lappi-lynx commented 6 years ago

@mlitwiniuk I'm getting errors like

Index name 'index_lit_localizations_on_locale_id' on table 'lit_localizations' already exists

when running bundle exec rails g lit:install with Rails 5.1.2. Do you know how to fix that?

zhisme commented 6 years ago

@Extazystas It's fixed with the last PR merged, you can check. I tested it in my application and it works fine. version 0.3.0 of this gem

mlitwiniuk commented 6 years ago

@zhisme @Extazystas just bear with me for a moment here, there are some issues with Rails 5.1.4, I'm fixing them now. Version 0.3.0 will be released today as a gem