module GreenHat::ShellHelper::Log
Log
Helpers
Public Class Methods
list()
click to toggle source
# File lib/greenhat/shell/log.rb, line 213 def self.list Thing.all.select(&:log) end
Log
Helpers
# File lib/greenhat/shell/log.rb, line 213 def self.list Thing.all.select(&:log) end