class ActivePgLog::Generators::InstallGenerator

Public Instance Methods

install() click to toggle source
# File lib/generators/active_pg_log/install_generator.rb, line 10
def install
  directory 'lib/tasks'
end