activerecord-tableless 2.0.0
ActiveRecord Tableless Models provides a simple mixin for creating models that are not bound to the database. This approach is useful for taking advantage of the features of ActiveRecord such as validation, relationships, etc.
          Gemfile:
          =
        
        
          安装:
          =
        
      版本列表:
- 2.0.0 June 02, 2017 (17.0 KB)
- 2.0.0.pre.2 June 02, 2017 (17.0 KB)
- 1.3.4 May 10, 2014 (17.0 KB)
- 1.3.3 October 03, 2013 (17.0 KB)
- 1.3.2 October 02, 2013 (16.5 KB)
Runtime 依赖 (1):
            activerecord
            < 5.0.0, >= 3.0.0
          
    
