Class: Post
- Inherits:
-
LazyRecord
- Object
- Studio54::Base
- LazyRecord
- Post
- Defined in:
- app/models/post.rb
Constant Summary
Constants inherited from LazyRecord
LazyRecord::AssociationNotFound, LazyRecord::RecordNotFound
Method Summary
Methods inherited from LazyRecord
all, all_attributes, #attributes, attributes, belongs_to_attributes, #build_associated, #build_from_params!, db_try, #destroy, find, find_by, inherited, #initialize, method_missing, nested_attributes, #save, tbl_attr_accessor, #update_attributes
Methods inherited from Studio54::Base
require_all_models, require_models
Constructor Details
This class inherits a constructor from LazyRecord