Class: Blimp::Goal
Constant Summary collapse
- ATTRIBUTES =
%w[position date_rejected date_done user_rejected title project state assigned_to]
- READ_ONLY =
%w[id created_by]
Instance Attribute Summary
Attributes inherited from Resource
Method Summary
Methods inherited from Resource
#[], #[]=, build_record, create, define_attribute_methods, define_readonly_attributes, find, find_all, #initialize, member_name, #new?, parse_response, #save
Constructor Details
This class inherits a constructor from Blimp::Resource