TravelsPlansTwin
Inherits JenniferTwin < Reference < Object
Constructors
new(record : TravelsPlans)
SourceInstance methods
created_at
id
to_model
Returns a new instance of model class created from current twin state.
user = User.all.first
user_twin.full_name = "New Name"
user_twin.to_modal # <User:0x000000000030 id: nil, name: "New Name">
travel_stops
updated_at