Table of Contents - action_cost-0.1.0 Documentation
Pages
Classes and Modules
- ActionCost
- ActionCost::Data
- ActionCost::Engine
- ActionCost::Middleware
- ActionCost::RecordCache
- ActionCost::RecordCache::IndexHook
- ActionCost::RecordCacheParser
- ActionCost::RequestStats
- ActionCost::SqlParser
- ActionCost::StatsCollector
- ActiveRecord
- ActiveRecord::ConnectionAdapters
- ActiveRecord::ConnectionAdapters::Mysql2Adapter
- ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- ActiveRecord::ConnectionAdapters::SQLiteAdapter
Methods
- ::accumulated_stats — ActionCost::Middleware
- ::action_cost_data — ActionCost::Middleware
- ::included — ActionCost::RecordCache::IndexHook
- ::new — ActionCost::Data
- ::new — ActionCost::Middleware
- ::new — ActionCost::RecordCacheParser
- ::new — ActionCost::RequestStats
- ::new — ActionCost::SqlParser
- ::new — ActionCost::StatsCollector
- ::push_sql_parser — ActionCost::Middleware
- #accumulated_stats — ActionCost::Data
- #add_request — ActionCost::StatsCollector
- #call — ActionCost::Middleware
- #close — ActionCost::RequestStats
- #controller_action_string — ActionCost::StatsCollector
- #data — ActionCost::StatsCollector
- #end_request — ActionCost::Data
- #exec_query_with_action_cost — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #exec_query_with_action_cost — ActiveRecord::ConnectionAdapters::SQLiteAdapter
- #execute_with_action_cost — ActiveRecord::ConnectionAdapters::Mysql2Adapter
- #execute_with_action_cost — ActiveRecord::ConnectionAdapters::PostgreSQLAdapter
- #execute_with_action_cost — ActiveRecord::ConnectionAdapters::SQLiteAdapter
- #get_records_with_action_cost — ActionCost::RecordCache::IndexHook
- #increment_item — ActionCost::RequestStats
- #increment_item — ActionCost::StatsCollector
- #join_string — ActionCost::RequestStats
- #log — ActionCost::RecordCacheParser
- #log — ActionCost::RequestStats
- #log — ActionCost::SqlParser
- #log — ActionCost::StatsCollector
- #log_by_query_type — ActionCost::RequestStats
- #log_count — ActionCost::RequestStats
- #parse — ActionCost::RecordCacheParser
- #parse — ActionCost::SqlParser
- #parse_delete — ActionCost::SqlParser
- #parse_insert — ActionCost::SqlParser
- #parse_select — ActionCost::SqlParser
- #parse_update — ActionCost::SqlParser
- #push — ActionCost::RequestStats
- #push — ActionCost::StatsCollector
- #push_sql_parser — ActionCost::Data
- #start_request — ActionCost::Data