ruby_storm 0.0.14
Ruby storm is a stand alone Object Relational Mapper that wraps ActiveRecord.
          Gemfile:
          =
        
        
          安装:
          =
        
      Runtime 依赖 (6):
            activerecord
            ~> 4.1
          
          
            awesome_print
            ~> 1.6
          
          
            bundler
            ~> 1.5
          
          
            pry
            ~> 0.10
          
          
            sqlite3
            ~> 1.3
          
          
            thread_safe
            ~> 0.3
          
    