Sha256: 56421dba108fb1b96f520e10f84276aa291841ec60dac0c945fb262c1e4d7045
Contents?: true
Size: 313 Bytes
Versions: 15
Compression:
Stored size: 313 Bytes
Contents
class Kaui::EngineController < ApplicationController # 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
15 entries across 15 versions & 1 rubygems