Table of Contents - resourcify-0.1.4 Documentation
Pages
Classes and Modules
- Controller
- Controller::Actions
- Controller::Actions::Create
- Controller::Actions::Destroy
- Controller::Actions::Index
- Controller::Actions::Show
- Controller::Actions::Update
- Controller::Base
- Model
- Model::FilterBy
- Model::PolicyClass
- Model::Tpl
- Model::Tpl::ResourcifyTpl
- Resourcify
- Resourcify::Resourcify
- Resourcify::Resourcify::ClassMethods
- Resourcify::Resourcify::ModelInstanceMethods
Methods
- #_RC — Controller::Base
- #belongs_tos — Controller::Base
- #columns — Model::Tpl::ResourcifyTpl
- #create — Controller::Actions::Create
- #destroy — Controller::Actions::Destroy
- #filter_by — Model::FilterBy
- #filters — Model::Tpl::ResourcifyTpl
- #form_columns — Model::Tpl::ResourcifyTpl
- #grid_columns — Model::Tpl::ResourcifyTpl
- #index — Controller::Actions::Index
- #lookups — Model::Tpl::ResourcifyTpl
- #method_exists? — Model::Tpl::ResourcifyTpl
- #options — Model::Tpl::ResourcifyTpl
- #permitted_params — Controller::Base
- #policy_class — Model::PolicyClass
- #policy_class — Resourcify::Resourcify::ModelInstanceMethods
- #query_params — Model::FilterBy
- #record_not_found — Controller::Base
- #resourcified? — Resourcify::Resourcify::ClassMethods
- #resourcify — Resourcify::Resourcify::ClassMethods
- #sanitize_value — Model::FilterBy
- #set_error — Controller::Base
- #set_record — Controller::Base
- #show — Controller::Actions::Show
- #tpl — Model::Tpl
- #update — Controller::Actions::Update
- #user_not_authorized — Controller::Base