drhenner / ror_ecommerce

Ruby on Rails Ecommerce platform, perfect for your small business solution.
www.ror-e.com
MIT License
1.21k stars 409 forks source link

Would ror_ecommerce work fine under ruby-2.3.1 ? #168

Closed acrolink closed 8 years ago

drhenner commented 8 years ago

I am upgrading the project today to ruby 2.3 & rails 5. Once I'm done I'll push to github

acrolink commented 8 years ago

Thanks @drhenner .. Looking forward to running it

drhenner commented 8 years ago

Check out the rails5 branch. I plan on merging it soon. The tests pass but I will manually run it locally before I commit it to master

drhenner commented 8 years ago

All deprecations are resolved on the rails5 branch. It should be ready to go. I recommend using that branch if you are starting something new.

https://github.com/drhenner/ror_ecommerce/tree/rails5

https://github.com/drhenner/ror_ecommerce/pull/169