Module: Scryer::PerformanceRules

Defined in:
lib/scryer/performance_rules/n_plus_one_query_rule.rb,
lib/scryer/performance_rules/missing_pagination_rule.rb,
lib/scryer/performance_rules/unbounded_table_scan_rule.rb,
lib/scryer/performance_rules/inefficient_save_loop_rule.rb

Defined Under Namespace

Classes: InefficientSaveLoopRule, MissingPaginationRule, NPlusOneQueryRule, UnboundedTableScanRule