riak-ripple / ripple

A rich Ruby modeling layer for Riak, Basho's distributed database
Other
619 stars 152 forks source link

Add compatibility for rails4 #310

Open acasajus opened 11 years ago

acasajus commented 11 years ago

Currently rails4 depends on activemodel v4 and ripple requires v3

Bundler could not find compatible versions for gem "activemodel":
  In Gemfile:
    ripple (>= 0) ruby depends on
      activemodel (= 3.0.0.beta) ruby

    rails (>= 0) ruby depends on
      activemodel (4.0.0.beta)
bluemont commented 11 years ago

+1 I'm experimenting to see if this works: https://github.com/bluemont/ripple/commit/a9b5bad4c8f3fe06271ea7e25c9576cd25c2f9d4

stephankaag commented 11 years ago

Work needs to done regarding Observers and strong_parameters. Both are changed in Rails 4.

mikeclymer commented 11 years ago

@bluemont it looks like your fork is gone. Any idea if anyone is actively working on this issue, now that Rails 4 is GA?

wcamarao commented 11 years ago

Would any of you @seancribbs or @myronmarston or @adamhunter please give me an idea of:

Thanks

myronmarston commented 11 years ago

I have no idea. I've barely used rails 3.0, have never used rails 3.1 or 3.2, and will probably never use rails 4.

jstrutz commented 11 years ago

We're looking to update to rails 4, but this issue is blocking us; is anyone actively working on this?

ajclark commented 10 years ago

+1 on updating ripple to work with rails 4.

jstrutz commented 10 years ago

I spoke in person to a Basho employee a couple of weeks ago, who said that ripple is considered abandoned. The ruby library is under active development, however, so you may be able to cobble something together with ActiveModel.

cwest commented 10 years ago

This is unfortunate. Is there a technical reason why Ripple is bandoned, or is it lack of time/interest from basho?

rgrinberg commented 10 years ago

@cwest http://basho.com/tag/ripple-client-apis/