Method: Switchman::ActiveRecord::PendingMigrationConnection::ClassMethods#current_role

Defined in:
lib/switchman/active_record/pending_migration_connection.rb

#current_roleObject



7
8
9
# File 'lib/switchman/active_record/pending_migration_connection.rb', line 7

def current_role
  ::ActiveRecord::Base.current_role
end