class Pongal::Runner

Public Instance Methods

run() click to toggle source
# File lib/pongal/runner.rb, line 6
def run
  Faker.state
end