Module: LazyCrud

Extended by:
ActiveSupport::Concern
Includes:
BeforeHookMethods, Constants, InstanceMethods
Defined in:
lib/lazy_crud.rb,
lib/lazy_crud/version.rb,
lib/lazy_crud/constants.rb,
lib/lazy_crud/class_methods.rb,
lib/lazy_crud/instance_methods.rb,
lib/lazy_crud/before_hook_methods.rb

Defined Under Namespace

Modules: BeforeHookMethods, ClassMethods, Constants, InstanceMethods

Constant Summary collapse

VERSION =
"0.9.8.4"

Constants included from Constants

Constants::ACTIONS_WITH_HOOKS

Method Summary

Methods included from InstanceMethods

#create, #destroy, #edit, #index, #new, #show, #undestroy, #update