Sha256: 9c7a88c0fcdf1246bb2a8ae2a576a07cbf5f6ab02543bac0e483fd9f6c0f10be
Contents?: true
Size: 312 Bytes
Versions: 38
Compression:
Stored size: 312 Bytes
Contents
if DependencyHelper.grape_present? describe "Appsignal::Loaders::PadrinoLoader" do describe "#on_load" do it "ensures the Grape middleware is loaded" do load_loader(:grape) # Calling this doesn't raise a NameError Appsignal::Rack::GrapeMiddleware end end end end
Version data entries
38 entries across 38 versions & 1 rubygems