Class: SunrisePage

Inherits:
Sunrise::AbstractModel show all
Defined in:
lib/generators/sunrise/templates/models/sunrise/sunrise_page.rb

Instance Attribute Summary

Attributes inherited from Sunrise::AbstractModel

#available_list_view, #current_list, #model_name, #sort_column

Method Summary

Methods inherited from Sunrise::AbstractModel

abstract_class?, #apply_scopes, #association_scope, #bottom_groups, #build_record, config, #default_scope, #destroy_all, #edit_fields, #export_columns, #export_filename, #initialize, #list, #list_key, method_missing, model, #model_params, #page_scope, #parent_hash, #parent_record, #permit_attributes, resource_name, resource_name=, #search_available?, #sidebar_groups, #sidebar_groups?, #sort_available?, #sort_fields, #sort_scope, #translate?, #translate_fields, #update_sort, #update_sort_column, #update_sort_tree, #without_list?

Constructor Details

This class inherits a constructor from Sunrise::AbstractModel