Class: Peatio::Command::Inject::PeatioEvents

Inherits:
Base
  • Object
show all
Defined in:
lib/peatio/command/inject.rb

Instance Method Summary collapse

Methods inherited from Base

#say, #sql_client

Instance Method Details

#executeObject



4
5
6
# File 'lib/peatio/command/inject.rb', line 4

def execute
  Peatio::Injectors::PeatioEvents.new.run!
end