Sha256: 83b26885763d11348cf71fbc2b885ccf72a220fd8a29604402a3c8bd5bf56538
Contents?: true
Size: 848 Bytes
Versions: 1
Compression:
Stored size: 848 Bytes
Contents
# Changelog ### master * nothing yet ### 2.0.1 - 2017-12-20 * bugfixes * fixed `undefined method 'permission=' for #<Device>` ### 2.0.0 - 2017-12-19 * features * automatically include helpers and concerns * configuration by passing a block to `configure` * introducing `Device` activerecord model * enhancements * rename `current_onesignal` method to `current_device` ### 1.2.1 - 2017-12-18 * enhancements * add more configuration options ### 1.1.1 - 2017-12-18 * bugfixes * fixed use of wrong class name ### 1.1.0 - 2017-12-18 * enhancements * dont't include keys in `current_onesignal` hash whose values are `nil` ### 1.0.1 - 2017-12-18 * bugfixes * fixed `Stack Level too deep` when using `current_onesignal` ### 1.0.0 - 2017-12-18 * initial release
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
devise-onesignal-2.0.1 | CHANGELOG.md |