Libraries
»
fog
(1.8.0)
»
Index
»
Fog
»
Attributes
»
InstanceMethods
»
#new_record?
Method: Fog::Attributes::InstanceMethods#new_record?
Defined in:
lib/fog/core/attributes.rb
#
new_record?
⇒
Boolean
Returns:
(
Boolean
)
155 156 157
# File 'lib/fog/core/attributes.rb', line 155
def
new_record?
!
identity
end