Sha256: 9f1de1df7b005ac7c8d07699a7e0a7f1c382e34ddcf3efd08b6a46b25f7a9d5d
Contents?: true
Size: 845 Bytes
Versions: 1
Compression:
Stored size: 845 Bytes
Contents
## 0.3.1 (2014-06-04) - Support defaulting to writable ActiveRecord::Base connection - When `:writable` key is omitted, ActiveRecord::Base is used for the writable connection. ## 0.3.0 (2014-06-04) - Improve thread safety - Raise appropriate error if unknown mode is given to with_connection ## 0.2.3 (2014-06-02) - Support specifying the same database name within different switch_point - Add Proxy#readonly? and Proxy#writable? predicate ## 0.2.2 (2014-05-30) - Fix nil error on with_{readonly,writable} from non-switch_point model ## 0.2.1 (2014-05-29) - Add Proxy#switch_name to switch proxy configuration - Fix weird nil error when Config#define_switch_point isn't called yet ## 0.2.0 (2014-05-29) - Always send destructive operations to writable connection - Fix bug on pooled connections ## 0.1.0 (2014-05-28) - Initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
switch_point-0.3.1 | CHANGELOG.md |