This repository was archived by the owner on Apr 24, 2024. It is now read-only.
This repository was archived by the owner on Apr 24, 2024. It is now read-only.
Change implementation to attributes API #34
Open
Description
This API has been public since rails 5.0:
http://api.rubyonrails.org/classes/ActiveRecord/Attributes/ClassMethods.html#method-i-attribute
Up sides: It would greatly simplify the implementation. It would work with ActiveModel
objects.
Down sides: It's not implemented in ActiveModel
yet.
cc @thegedge
Metadata
Metadata
Assignees
Labels
No labels