attr_initializable 0.1.2
Rails plugin that provides attr_initializable helper to declare read-only attributes that can be mass-assigned at model creation time
          Gemfile:
          =
        
        
          インストール:
          =
        
      バージョン履歴:
- 0.1.2 December 19, 2013 (9.5KB)
- 0.1.0 December 11, 2013 (9KB)
- 0.0.2 December 09, 2013 (29.5KB)
- 0.0.1 October 28, 2013 (20KB)
Runtime依存関係 (1):
            activerecord
            < 5.0.0, >= 3.2.0
          
    