Sha256: c8e4047ac29dc79b15bd3acc40271c6d17d6dc61a2ce572ee8aa07edde7055c0
Contents?: true
Size: 198 Bytes
Versions: 73
Compression:
Stored size: 198 Bytes
Contents
module Tenon class IndexController < Tenon::BaseController def index @warnings = Tenon::WarningGenerator.generate @tenon_callouts = Tenon::TenonCallout.published end end end
Version data entries
73 entries across 73 versions & 1 rubygems