Reinier de Lange

Results 2 repositories owned by Reinier de Lange

deep_cloneable

782
Stars
89
Forks
Watchers

This gem gives every ActiveRecord::Base object the possibility to do a deep clone that includes user specified associations.

dynamic_attributes

48
Stars
14
Forks
Watchers

dynamic_attributes is a gem that lets you dynamically specify attributes on ActiveRecord models, which will be serialized and deserialized to a given text column. Dynamic attributes can be defined by...