Skip to content
This repository was archived by the owner on Feb 6, 2024. It is now read-only.

Rails 4.2 compatibility #83

Closed
wants to merge 1 commit into from
Closed

Rails 4.2 compatibility #83

wants to merge 1 commit into from

Conversation

pgolm
Copy link

@pgolm pgolm commented Jan 5, 2015

This fixes #82

@pencil
Copy link
Member

pencil commented Jan 7, 2015

Thank you for your contribution. I think we should be at least a bit pessimistic, since we don't know if Rails 4.3 could break CASino. Something like '>= 4.1.0', '< 4.3.0' for example?

@pgolm
Copy link
Author

pgolm commented Jan 7, 2015

Thanks for your review! 😄 Yes, we can do this, but on the other hand we can add this if we know about some compatibility issues.

In the blogpost about the Rails 4.2 release the devs wrote:
"[..] Rails 4.2 also marks the last big release in the 4.x series. With this release out, we're now working towards the big Rails 5.0! This means rails/master is now targeting 5.0. [..]".

So I think we shouldn't have problems with this. But it's your choice 😅

@pencil
Copy link
Member

pencil commented Feb 8, 2015

Closed by #84

@pencil pencil closed this Feb 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Rails 4.2
2 participants