This project is archived and is in readonly mode.
restful_authentication not installable with Rails 3
Reported by Dave Myron | February 21st, 2010 @ 11:17 AM
The current gemspec requires rails ~> 2.3.4 so bundler rejects 3.0.0.beta1 as unsatisfactory.
Comments and changes to this ticket
-
Dave Myron February 21st, 2010 @ 11:19 AM
When running
bundle install
with Rails edge and the current restful_authentication from gemcutter, it fails with:No compatible versions could be found for required dependencies: Conflict on: "rails": * rails (3.0.0.beta1) activated by rails (>= 0, runtime) * rails (~> 2.3.4, runtime) required by restful_authentication (>= 0, runtime) All possible versions of origin requirements conflict.
-
José Valim February 21st, 2010 @ 11:41 AM
- State changed from new to invalid
Please report this to the restful_authentication issue tracker:
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>