Class: CFoundry::V2::Space
- Extended by:
- Helper
- Defined in:
- lib/cfoundry/v2/space.rb
Instance Attribute Summary
Attributes inherited from Model
#cache, #changes, #created_at, #diff, #guid, #updated_at
Attributes included from ModelMagic
#scoped_organization, #scoped_space
Method Summary
Methods included from Helper
Methods inherited from Model
#attribute_for_error, #changed?, #create, #create!, #create_endpoint_name, #delete, #delete!, #eql?, #exists?, #hash, inherited, #initialize, #inspect, #invalidate!, #manifest, #object_name, objects, #partial?, #persisted?, #plural_object_name, #query_target, #to_key, #to_param, #update!
Methods included from ModelMagic
#attributes, #defaults, #inherited, #object_name, params_from, #plural_object_name, query_from_hash, #scoped_to_organization, #scoped_to_space, #to_many_relations, #to_one_relations
Methods included from ModelMagic::QueryableBy
Methods included from ModelMagic::ToMany
Methods included from ModelMagic::ToOne
Methods included from ModelMagic::Attribute
Methods included from ModelMagic::HasSummary
Methods included from ModelMagic::ClientExtensions
Constructor Details
This class inherits a constructor from CFoundry::V2::Model