Closed abrandoned closed 10 years ago
ActiveRecord interface for instantiating a record that is not new
Also added an instance level readonly! and options hash to the class level instantiate so it can be marked as readonly on instantiation
allows single method instantiation of a remote model and instance level readonly-ness
@liveh2o
Looks good to me. It'll go out with the 1.8.0 release.
ActiveRecord interface for instantiating a record that is not new
Also added an instance level readonly! and options hash to the class level instantiate so it can be marked as readonly on instantiation
allows single method instantiation of a remote model and instance level readonly-ness
@liveh2o