Sha256: 6b4acd51454a9f61a3d11c04aee7816552c1c9cef1364a73caef9135c24547e2
Contents?: true
Size: 142 Bytes
Versions: 6
Compression:
Stored size: 142 Bytes
Contents
module Adherent class Reglement < ActiveRecord::Base belongs_to :adhesion belongs_to :payment attr_accessible :amount end end
Version data entries
6 entries across 6 versions & 1 rubygems