Sha256: c691c65d7896f6c6792072a9b5af135738b8c049d4e4f025f4603ebd9b67e465

Contents?: true

Size: 212 Bytes

Versions: 3

Compression:

Stored size: 212 Bytes

Contents

require_dependency "go_gamification/application_controller"

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

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
go_gamification-0.0.7 app/controllers/go_gamification/rewards_controller.rb
go_gamification-0.0.6 app/controllers/go_gamification/rewards_controller.rb
go_gamification-0.0.4 app/controllers/go_gamification/rewards_controller.rb