Store accessor
What is store_accessor
Store gives you a way for storing hashes in a single field with accessors to the Hash keys.
It is a portage of the ActiveRecord::Store which make gems using it compatible with NoBrainer.
Please refer to the ActiveRecord::Store documentation but here is a basic way of using it: