Closed drsdre closed 8 years ago
Changed data type from array to ActiveRecord object to make it possible to use getters for data_id and data_value. Although array's are more efficient the loss of functionality does warrant to use Activerecord.
Changed data type from array to ActiveRecord object to make it possible to use getters for data_id and data_value. Although array's are more efficient the loss of functionality does warrant to use Activerecord.