Sha256: 8b97577b8eb49d7e41fcee731ce96186892eb4a56f9cd73f70bdb0002d56224b

Contents?: true

Size: 101 Bytes

Versions: 4

Compression:

Stored size: 101 Bytes

Contents

module Gamification
  class Goal < ::ActiveRecord::Base
    include Concerns::Models::Goal
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
gamification-1.0.3 app/models/gamification/goal.rb
gamification-1.0.2 app/models/gamification/goal.rb
gamification-1.0.1 app/models/gamification/goal.rb
gamification-1.0.0 app/models/gamification/goal.rb