8000 Tags · ageweke/low_card_tables · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ageweke/low_card_tables

Tags

v1.1.0

Toggle v1.1.0's commit message
Bump version.

v1.0.3

Toggle v1.0.3's commit message
Fixed an issue where, if a table that owned a low-card table was decl…

…ared a namespace (_e.g._, `module Foo; class Bar < ActiveRecord::Base; has_low_card_table :status; end; end`), the call to `has_low_card_table` would fail with an error (trying to call `+` on `nil`).

v1.0.2

Toggle v1.0.2's commit message
Bump version number.

v1.0.1

Toggle v1.0.1's commit message
Some fixes to our Travis config.

v1.0.0

Toggle v1.0.0's commit message
Bump version to 1.0.0!

0