mirror of
https://github.com/we-promise/sure.git
synced 2026-06-01 00:39:01 +00:00
OpenStruct is moving out of Ruby's default load path (warning in 3.4+, removed in 3.5+). Tests work today because ActiveSupport transitively loads it, but that's incidental. Match the existing convention in test/controllers/settings/hostings_controller_test.rb which explicitly requires ostruct for the same reason.
2.5 KiB
2.5 KiB