Class: FeaturePack::GroupController

Inherits:
ApplicationController
  • Object
show all
Defined in:
lib/feature_pack/group_controller.rb

Overview

Base controller for all group controllers Handles the setup of groups and their views

Instance Method Summary collapse

Instance Method Details

#indexObject

Default index action



7
# File 'lib/feature_pack/group_controller.rb', line 7

def index; end