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

Allow use with Rails 4 #254

Closed
wants to merge 1 commit into from
Closed

Conversation

marnen
Copy link

@marnen marnen commented Jul 29, 2013

1.3.1 added a dependency on Rails 3 specifically, even though it works with Rails 4 and incorporates some pull requests (e.g. #234) specifically to address Rails 4 issues. This pull request allows Rails 4 as well.

@lgrains
Copy link

lgrains commented Jul 30, 2013

I'm not having any success using 1.3.1 with Rails 4. Here's the error:

Bundler could not find compatible versions for gem "rails":
In Gemfile:
cucumber-rails (> 1.3.1) ruby depends on
rails (
> 3.0) ruby

rails (4.0.0)

@marnen
Copy link
Author

marnen commented Jul 30, 2013

@lgrains Try my branch until this pull request is merged.

@tilsammans
Copy link

This is better handled by #256

@Kosmas
Copy link
Member

Kosmas commented Aug 23, 2013

New version 1.4.0 is rails 4 compatible now.

@Kosmas Kosmas closed this Aug 23, 2013
@marnen marnen deleted the allow-rails-4 branch October 18, 2013 20:29
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

Successfully merging this pull request may close these issues.

4 participants