riak-record 0.8.0
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:
          =
        
        
          インストール:
          =
        
      Runtime依存関係 (1):
            riak-client
            ~> 2
          
    Development依存関係 (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
          
          
    