Skip to content

Instantly share code, notes, and snippets.

@stbenjam
Created October 9, 2015 12:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save stbenjam/50c7c61822a756c46b8a to your computer and use it in GitHub Desktop.
Save stbenjam/50c7c61822a756c46b8a to your computer and use it in GitHub Desktop.
/opt/rh/ruby193/root/usr/share/gems/gems/katello-*/app/models/katello/concerns/pulp_database_unit.rb
Line 41 change to:
all_items = uuids ? content_unit_class.constantize.fetch_by_uuids(uuids) : content_unit_class.constantize.fetch_all
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment