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

on Rails-4.0.0.beta #79

Closed
ghost opened this issue Jul 30, 2012 · 4 comments
Closed

on Rails-4.0.0.beta #79

ghost opened this issue Jul 30, 2012 · 4 comments

Comments

@ghost
Copy link

ghost commented Jul 30, 2012

∴ rails -v
Rails 4.0.0.beta

∴ bundle
Updating git://github.com/emberjs/ember-rails.git
Fetching gem metadata from https://rubygems.org/.....
Bundler could not find compatible versions for gem "railties":
In Gemfile:
ember-rails (>= 0) ruby depends on
railties (~> 3.1) ruby

rails (>= 0) ruby depends on
  railties (4.0.0.beta)
@jackdempsey
Copy link

I've pushed a small branch which relaxes the gem dependencies here: https://github.com/jackdempsey/ember-rails/tree/works_with_rails4

absolutely no idea if it will work as it should, just wanted to help others test and get past this block

@steveklabnik
Copy link

This worked for me today.

@tchak
Copy link
Member

tchak commented Dec 26, 2012

Juste merged #106. It should enable rails 4 support. If you still have problems, reopen.

@tchak tchak closed this as completed Dec 26, 2012
@steveklabnik
Copy link

<3

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

3 participants