Module: Undercarriage::Controllers::Restful::UtilityConcern

Extended by:
ActiveSupport::Concern
Defined in:
lib/undercarriage/controllers/restful/utility_concern.rb

Overview

Utility

Utility helper methods

Usage

class ExamplesController < ApplicationController
  include Undercarriage::Controllers::Restful::UtilityConcern
end