lib/pupa/models/concerns/identifiable.rb in pupa-0.0.8 vs lib/pupa/models/concerns/identifiable.rb in pupa-0.0.9
- old
+ new
@@ -4,9 +4,10 @@
module Identifiable
extend ActiveSupport::Concern
included do
attr_reader :identifiers
+ dump :identifiers
end
# Sets the identifiers.
#
# @param [Array] identifiers a list of identifiers