Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clarify Supported Ruby & Rails Versions #24

Open
patricksrobertson opened this issue Mar 31, 2012 · 0 comments
Open

Clarify Supported Ruby & Rails Versions #24

patricksrobertson opened this issue Mar 31, 2012 · 0 comments
Assignees

Comments

@patricksrobertson
Copy link
Contributor

The gem should probably be able to handle the following rubies:

  • 1.8.7
  • REE
  • 1.9.2
  • 1.9.3
  • JRuby
  • RBX

The gem should also handle currently supported versions of Rails:

  • 3.0.X
  • 3.1.X
  • 3.2.X

With the release of Rails 4.0 and the core teams decision to no longer support Ruby 1.8.X, I think we can fully remove support as well. For now we can indicate that Ruby 1.8.7 is being deprecated.

patricksrobertson added a commit that referenced this issue Mar 31, 2012
* Indicate deprecation of 1.8.X Ruby.
* Clearly state Rails 2.3.X is not supported.
patricksrobertson added a commit that referenced this issue Mar 31, 2012
* Remove Rails 2.3 gem group.
* Add Rails 3.2 gem group.
patricksrobertson added a commit that referenced this issue Mar 31, 2012
* Appraisal and TravisCI aren't playing nice right now.
patricksrobertson added a commit that referenced this issue Mar 31, 2012
* This gives me a better appreciation for the current status of
  the travis output.
patricksrobertson added a commit that referenced this issue Mar 31, 2012
* Prefer have_received(method).never over should_not have_received
patricksrobertson added a commit that referenced this issue Mar 31, 2012
* This enables the 3.1 cucumber specs to pass.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant