Sha256: 8d408682ede9d208dc1f60e86ad41647068f407a896518821e5c145041a2f194

Contents?: true

Size: 205 Bytes

Versions: 3

Compression:

Stored size: 205 Bytes

Contents

require_dependency "gamification/application_controller"

module Gamification
  class RewardsController < ApplicationController
    include Gamification::Concerns::Controllers::RewardsController
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
gamification-1.0.3 app/controllers/gamification/rewards_controller.rb
gamification-1.0.2 app/controllers/gamification/rewards_controller.rb
gamification-1.0.1 app/controllers/gamification/rewards_controller.rb