riak-record 0.8.2
RiakRecord is a thin and immature wrapper around riak-ruby-client. It creates a bucket for each class, provides a simple finder, and creates attribute reader.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            riak-client
            ~> 2
          
    Development Dependencies (8):
            bundler
            ~> 1.0
          
          
            guard-bundler
            >= 0
          
          
            guard-rspec
            ~> 4.3.1
          
          
            jeweler
            ~> 2.0.1
          
          
            rdoc
            ~> 3.12
          
          
            rspec
            ~> 3.1.0
          
          
            simplecov
            >= 0