tiny_dyno 0.1.19
Minimum Interface to Amazon DynamoDB, heavily inspired by Mongoid.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (2):
            activemodel
            ~> 4.2.3
          
          
            aws-sdk
            ~> 2.1.2
          
    Development Dependencies (10):
            awesome_print
            >= 0
          
          
            bundler
            ~> 1.10
          
          
            fabrication
            ~> 2.13
          
          
            faker
            ~> 1.4
          
          
            guard-rspec
            ~> 4.5
          
          
            pry
            >= 0
          
          
            rake
            ~> 10.0
          
          
            rspec
            ~> 3.3
          
          
            rubocop
            ~> 0.32
          
          
            simplecov
            ~> 0.10
          
    