Sha256: 75737cf72216f386e5be22b5c85c57d275f4a0aa7d9cbf728ce07dca593493f5
Contents?: true
Size: 142 Bytes
Versions: 59
Compression:
Stored size: 142 Bytes
Contents
module ForestLiana class ApimapsController < ActionController::Base def index render nothing: true, status: 204 end end end
Version data entries
59 entries across 59 versions & 1 rubygems