Module: WellFormed::RecordIdentity::CreateBehavior
- Defined in:
- lib/well_formed/record_identity.rb
Instance Method Summary collapse
Instance Method Details
#id ⇒ Object
7 |
# File 'lib/well_formed/record_identity.rb', line 7 def id = nil |
#persisted? ⇒ Boolean
6 |
# File 'lib/well_formed/record_identity.rb', line 6 def persisted? = false |
#to_param ⇒ Object
8 |
# File 'lib/well_formed/record_identity.rb', line 8 def to_param = nil |