Table of Contents - atomically-1.1.2 Documentation
Classes and Modules
- ActiveModel
- ActiveModel::Dirty
- ActiveRecord
- ActiveRecord::Base
- ActiveRecord::Relation
- Atomically
- Atomically::AdapterCheckService
- Atomically::OnDuplicateSqlService
- Atomically::QueryService
Methods
- ::atomically — ActiveRecord::Base
- ::from — ActiveRecord::Base
- ::new — Atomically::AdapterCheckService
- ::new — Atomically::OnDuplicateSqlService
- ::new — Atomically::QueryService
- ::none — ActiveRecord::Base
- #adapter_check_service — Atomically::QueryService
- #assign_without_changes — Atomically::QueryService
- #atomically — ActiveRecord::Relation
- #atomically — ActiveRecord::Base
- #clear_attribute_changes — ActiveModel::Dirty
- #create_or_plus — Atomically::QueryService
- #decrement_unsigned_counters — Atomically::QueryService
- #mysql? — Atomically::AdapterCheckService
- #mysql_quote_columns_for_plus — Atomically::OnDuplicateSqlService
- #on_duplicate_key_plus_sql — Atomically::QueryService
- #open_update_all_scope — Atomically::QueryService
- #pay_all — Atomically::QueryService
- #pg? — Atomically::AdapterCheckService
- #pg_quote_columns_for_plus — Atomically::OnDuplicateSqlService
- #possible_mysql_klasses — Atomically::AdapterCheckService
- #possible_pg_klasses — Atomically::AdapterCheckService
- #quote_column — Atomically::OnDuplicateSqlService
- #quote_column — Atomically::QueryService
- #quote_column_with_table — Atomically::QueryService
- #sanitize — Atomically::QueryService
- #set_attribute_was — ActiveModel::Dirty
- #update — Atomically::QueryService
- #update_all — Atomically::QueryService
- #update_all_and_get_ids — Atomically::QueryService
- #update_and_return_number_of_updated_rows — Atomically::QueryService
- #where_all_can_be_updated — Atomically::QueryService