Closed silvermind closed 5 years ago
No. The build is green with no warnings.
But it better if you test it in a real application to see all the edge cases.
We already support it in the latest version.
I cannot install gem because of active record dependency. Bundler could not find compatible versions for gem "activemodel": In Gemfile: bootstrap_form was resolved to 4.2.0, which depends on activemodel (>= 5.0)
rails (~> 6.0.0) was resolved to 6.0.0, which depends on
activemodel (= 6.0.0)
state_machines-activerecord (~> 0.6.0) was resolved to 0.6.0, which depends on
state_machines-activemodel (>= 0.5.0) was resolved to 0.5.0, which depends on
activemodel (>= 4.1, < 5.2)
are there any know issues with Rails 6?