active_resource_associatable 0.1.0
This rubygem is used to build the connection between any ActiveResource model and ActiveRecord model.
          Gemfile:
          =
        
        
          安装:
          =
        
      版本列表:
- 0.1.0 August 23, 2016 (10.0 KB)
Runtime 依赖 (1):
            json
            >= 0
          
    Development 依赖 (9):
            activerecord
            ~> 4.2.5
          
          
            activeresource
            ~> 4.0.0
          
          
            activesupport
            ~> 4.2.5
          
          
            bundler
            ~> 1.11
          
          
            byebug
            >= 0
          
          
            factory_girl
            >= 0
          
          
            minitest
            ~> 5.0
          
          
            rake
            ~> 10.0
          
          
            sqlite3
            >= 0
          
    