Class: FeaturePack::Controller

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

Overview

Base controller for all feature controllers Handles the setup of features, views, and layouts

Instance Method Summary collapse

Instance Method Details

#indexObject

Default index action



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

def index; end