datamapper / dm-rails

Integrate DataMapper with Rails 3
http://datamapper.org/
MIT License
175 stars 39 forks source link

Forcing version bump for dm-active_model to make use of recently fixed misdependency in dm-active_model #20

Closed andrewkolesnikov closed 8 years ago

andrewkolesnikov commented 13 years ago

Forcing version bump for dm-active_model to make use of recently fixed misdependency. See https://github.com/datamapper/dm-active_model/commit/6b49e3ec80e3164c980adf97f27186095fe5d305

cruxst: Hi guys [5:35pm] cruxst: Quick question: how do I force dm-rails to use the latest dm-active_model without forking it and modifying Gemfile? [5:36pm] cruxst: Reason: invalid dependency has been removed in dm-active_model master branch, but version hasn't been updated. dm-rails therefore fetches a latest version, not master branch of dm-active_model. [5:37pm] cruxst: snusnu: halp plz [5:40pm] cruxst: Commit that fixed the problem: https://github.com/datamapper/dm-active_model/commit/6b49e3ec80e3164c980adf97f27186095fe5d305 [5:46pm] solnic left the chat room. (Remote host closed the connection) [5:57pm] • cruxst is dissapoint no one is responding.

tpitale commented 8 years ago

We're now using a version greater than the one in this PR. Closing.