class Pwl::Commands::StatsPresenter::Json

Public Instance Methods

present(locker) click to toggle source
# File lib/pwl/commands/stats.rb, line 21
def present(locker)
  puts "TODO"
end