module ActiveRecordExtension

Public Instance Methods

whitelisted() click to toggle source
# File lib/invisible_controller/active_record_extension.rb, line 18
def whitelisted() self.class.whitelisted end