Sha256: e1f28e5c004c7b5fa355a7ea965de46abc3f9993403f15eaedd5e31d4889f690

Contents?: true

Size: 112 Bytes

Versions: 54

Compression:

Stored size: 112 Bytes

Contents

module WithMedal
  extend ActiveSupport::Concern

  included do
    belongs_to :medal, optional: true
  end
end

Version data entries

54 entries across 54 versions & 2 rubygems

Version Path
mumuki-domain-9.23.0 app/models/concerns/with_medal.rb
mumuki-domain-9.22.1 app/models/concerns/with_medal.rb
mumuki-domain-9.22.0 app/models/concerns/with_medal.rb
mumuki-domain-9.21.0 app/models/concerns/with_medal.rb
mumuki-domain-9.20.0 app/models/concerns/with_medal.rb
mumuki-domain-9.19.0 app/models/concerns/with_medal.rb
mumuki-domain-9.18.0 app/models/concerns/with_medal.rb
mumuki-domain-9.17.0 app/models/concerns/with_medal.rb
mumuki-domain-9.16.0 app/models/concerns/with_medal.rb
mumuki-domain-9.15.0 app/models/concerns/with_medal.rb
mumuki-domain-9.14.1 app/models/concerns/with_medal.rb
mumuki-domain-9.14.0 app/models/concerns/with_medal.rb
mumuki-domain-9.13.1 app/models/concerns/with_medal.rb
mumuki-domain-9.13.0 app/models/concerns/with_medal.rb
mumuki-domain-9.12.0 app/models/concerns/with_medal.rb
mumuki-domain-9.11.0 app/models/concerns/with_medal.rb
mumuki-domain-9.10.0 app/models/concerns/with_medal.rb
mumuki-domain-9.9.0 app/models/concerns/with_medal.rb
mumuki-domain-9.8.1 app/models/concerns/with_medal.rb
mumuki-domain-9.8.0 app/models/concerns/with_medal.rb