Sha256: 30140ed5e88fc2d22f1e78cc6b097b09cda063120293aef6b16594c4c3a1d4aa

Contents?: true

Size: 428 Bytes

Versions: 1

Compression:

Stored size: 428 Bytes

Contents

# Change Log

**0.4.0**
 
    - Breaking change to make the "person" more configurable. If you were previously relying on your `current_member` method being called to return the person object, you will need to add the following line to `config/initializers/ratchetio.rb`:
        
        config.person_method = "current_member"

    - Person id, username, and email method names are now configurable -- see README for details.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
ratchetio-0.4.0 CHANGELOG.md