Sha256: bb099a44effe3b0e28e54f8b03ac05f3c78e6cb8e16c7a52bc8c817dd763034d

Contents?: true

Size: 482 Bytes

Versions: 1

Compression:

Stored size: 482 Bytes

Contents

### 0.2.1

Fix a bug when the with_model name contains capital letters. Now you can
safely make calls like `with_model :BlogPost`

### 0.2

Remove the buggy attr_accessor method for accessing with_model classes. Now
there is only the constant available in the example group.

### 0.1.5

WithModel::Base is now marked as an abstract_class, which makes polymorphic
belongs_to work properly.

### 0.1.4

Add ability to pass arguments to create_table.

### 0.1.2

Make Mixico optional.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
with_model-0.2.1 CHANGELOG