public
Description: HasDetails is a Rails plugin to allow you to serialize an arbitrary amount of (optional) attributes into a column.
Homepage:
Clone URL: git://github.com/marten/has_details.git
has_details / init.rb
100644 2 lines (1 sloc) 0.045 kb
1
2
ActiveRecord::Base.send :include, HasDetails