BadrIT / translation_center

Translation Center is a multi-lingual, GUI rich, community based, translation center for Rails apps
http://www.badrit.com/gems/translation_center/
MIT License
152 stars 71 forks source link

Rails 5 support #77

Open gentlemich opened 8 years ago

gentlemich commented 8 years ago

Hi there. When will translation_center be available for rails 5?

helsayed commented 8 years ago

@gentlemich we are working on it. ;) may be by the end of this week

jdugarte commented 8 years ago

This looks like a fantastic gem! Unfortunately I'm in Rails 5. Is there any news on this upgrade? Thanks!

Bargains4Business commented 7 years ago

@helsayed Any update on this? Would really be good to have rails 5 support...

scarroll32 commented 7 years ago

There is a branch available https://github.com/BadrIT/translation_center/pull/80

amcamargoc commented 7 years ago

@helsayed Any update on this?

mikelkew commented 7 years ago

@mohamagdy Any chance of someone at BADR adding Rails 5 support? Looks like @helsayed hasn't been active on this lately... If BADR no longer wants to work on this, perhaps it can be opened up to other contributors??

helsayed commented 7 years ago

@mikelkew sorry for the delay on this. there is already a PR for this support and it's going to be merge this week

mikelkew commented 7 years ago

Great, thanks @helsayed.

Just a quick heads up regarding that PR... From what I can tell, the 'audited-activerecord' dependency will also need to be replaced with just 'audited', which is the newer version of that gem with rails 5 support.