Closed jcoyne closed 9 years ago
Currently it's producing a AF::Base
Is this still relevant after #232?
require 'hydra/works' include Hydra::Works gw = GenericWork.new gw.file_sets.build #=> NoMethodError: undefined method `build' for []:Array
Currently it's producing a AF::Base