Class: PgRls::Generators::PgRlsGenerator

Inherits:
Rails::Generators::NamedBase
  • Object
show all
Includes:
Migration
Defined in:
lib/generators/pg_rls.rb,
lib/generators/pg_rls/pg_rls_generator.rb

Overview

:nodoc:

Class Method Summary collapse

Class Method Details

.base_rootObject

Set the current directory as base for the inherited generators.



14
15
16
# File 'lib/generators/pg_rls.rb', line 14

def self.base_root
  __dir__
end