Sha256: f85cbbed6b5e3db320306f6b965c43df159f550f4b4c760476ad1dc0aa4817b4
Contents?: true
Size: 156 Bytes
Versions: 2
Compression:
Stored size: 156 Bytes
Contents
module Granify module Controller class Clean < Controller::Base # force clean logs def logs Logs.clean end end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rbtils-0.0.2 | lib/controllers/clean.rb |
rbtils-0.0.1 | lib/controllers/clean.rb |