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