[openSUSE/open-build-service] 62e94f: Pass source to Nokogiri template handler
Branch: refs/heads/next_rails-1 Home: https://github.com/openSUSE/open-build-service Commit: 62e94f8a28e03c4660d0d55816eb2abc7c177c5c https://github.com/openSUSE/open-build-service/commit/62e94f8a28e03c4660d0d5... Author: Dany Marcoux <dmarcoux@posteo.de> Date: 2021-06-16 (Wed, 16 Jun 2021) Changed paths: M src/api/config/initializers/nokogiri_builder.rb Log Message: ----------- Pass source to Nokogiri template handler To follow changes in other template handlers from Rails upstream https://github.com/rails/rails/commit/28f88e0074f473f58c2d3fd54cb3daff81027c... This fixes the following error happening in specs: ActionView::Template::Error: wrong number of arguments (given 2, expected 1) ./config/initializers/nokogiri_builder.rb:10:in `call'
participants (1)
-
Dany Marcoux