Module: PgRls::Generators

Defined in:
lib/generators/pg_rls.rb,
lib/generators/pg_rls/pg_rls_generator.rb,
lib/generators/pg_rls/install_generator.rb,
lib/generators/pg_rls/active_record/active_record_generator.rb

Overview

:nodoc:

Defined Under Namespace

Classes: ActiveRecordGenerator, InstallGenerator, PgRlsGenerator

Constant Summary collapse

MissingORMError =
Class.new(Thor::Error)