Sha256: 268f8a791ec69148059bd49d56346581bde1538b5514549d97a535c8d6ee73c1
Contents?: true
Size: 370 Bytes
Versions: 9
Compression:
Stored size: 370 Bytes
Contents
require 'kaui/error_helper' class Kaui::EngineController < ApplicationController include Kaui::ErrorHelper # This is a semi-isolated engine (https://bibwild.wordpress.com/2012/05/10/the-semi-isolated-rails-engine/) # We expect that the hosting app's ApplicationController has these methods defined: # # current_user - returns the id of the current user end
Version data entries
9 entries across 9 versions & 1 rubygems