Solidus: Rails 5.2

Created on 16 Dec 2017  路  4Comments  路  Source: solidusio/solidus

Rails 5.2 is in beta, and we should get ready for it

Gems needing fixes:

  • [ ] [polyamorous](https://github.com/activerecord-hackery/polyamorous) is broken
  • [ ] [ransack](https://github.com/activerecord-hackery/ransack) is broken
  • [x] acts_as_list has an open PR to fix deprecations swanandp/acts_as_list#294
  • [x] [friendly_id](https://github.com/norman/friendly_id) has an open PR to fix deprecations norman/friendly_id#849
  • [x] [awesome_nested_set](https://github.com/collectiveidea/awesome_nested_set) has an open PR to fix deprecations collectiveidea/awesome_nested_set#383
  • [ ] [cancancan](https://github.com/cancancommunity/cancancan) is broken (as of rails 5.2.0.rc1)

Gems needing only gemspec dependency bumps:

  • [ ] font-awesome-rails
  • [ ] paranoia
  • [ ] canonical-rails

Solidus:

  • [x] #2465
  • [x] #2563

Most helpful comment

Hello @jhawthorn :)

Any news?

Thanks a lot!! :)

All 4 comments

Hi @jhawthorn

Sorry to come back to you! Rails 5.2.0.rc2 is out (http://weblog.rubyonrails.org/2018/3/20/Rails-5-2-RC2/). Any news about the status of the gems Solidus depends on? Do you know when will we be able to use Solidus with Rails 5.2?

Thanks a ton :)

Hello @jhawthorn :)

Any news?

Thanks a lot!! :)

just tried on 5.2, source in the gemfile from master; getting the following :

solidus was resolved to 2.6.0.alpha, which depends on
      solidus_core (= 2.6.0.alpha) was resolved to 2.6.0.alpha, which depends on
        actionpack (~> 5.1.0)

this one sound like it should work, but it's not at it yet probably ?

Was this page helpful?
0 / 5 - 0 ratings

Related issues

mamhoff picture mamhoff  路  3Comments

brchristian picture brchristian  路  5Comments

aitbw picture aitbw  路  4Comments

kennyadsl picture kennyadsl  路  3Comments

iqre8 picture iqre8  路  4Comments