You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hyrax/base/_attributes.html.erb has links to search for other objects with the same metadata
Failure/Error: Solrizer.solr_name('has_model', :symbol) => ["GenericWork"],
NameError:
uninitialized constant Solrizer
./spec/views/hyrax/base/_attributes.html.erb_spec.rb:14:in `block (2 levels) in <top (required)>'
./spec/views/hyrax/base/_attributes.html.erb_spec.rb:11:in `block (2 levels) in <top (required)>'
./spec/views/hyrax/base/_attributes.html.erb_spec.rb:24:in `block (2 levels) in <top (required)>'
./spec/views/hyrax/base/_attributes.html.erb_spec.rb:29:in `block (2 levels) in <top (required)>'
Expected behavior
Actual behavior
Steps to reproduce the behavior
Do this
Then do this...
Related work
Link to related issues or prior related work here.
The text was updated successfully, but these errors were encountered:
Descriptive summary
hyrax/base/_attributes.html.erb has links to search for other objects with the same metadata
Failure/Error: Solrizer.solr_name('has_model', :symbol) => ["GenericWork"],
NameError:
uninitialized constant Solrizer
./spec/views/hyrax/base/_attributes.html.erb_spec.rb:14:in `block (2 levels) in <top (required)>'
./spec/views/hyrax/base/_attributes.html.erb_spec.rb:11:in `block (2 levels) in <top (required)>'
./spec/views/hyrax/base/_attributes.html.erb_spec.rb:24:in `block (2 levels) in <top (required)>'
./spec/views/hyrax/base/_attributes.html.erb_spec.rb:29:in `block (2 levels) in <top (required)>'
Expected behavior
Actual behavior
Steps to reproduce the behavior
Related work
Link to related issues or prior related work here.
The text was updated successfully, but these errors were encountered: