Sha256: d395d6172261f57d7f34d962618d063b77029ef6069b13c0ccf9fb83b158e081
Contents?: true
Size: 544 Bytes
Versions: 2
Compression:
Stored size: 544 Bytes
Contents
# Change Log **0.4.1** - Recursively filter files out of the params hash. Thanks to [trisweb](https://github.com/trisweb) for the pull request. **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
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
ratchetio-0.4.2 | CHANGELOG.md |
ratchetio-0.4.1 | CHANGELOG.md |