Sha256: f473c7d5bb571b289f431ba785ab54c3dc1e7ef6807a80daf0b70c7fb04477e6
Contents?: true
Size: 722 Bytes
Versions: 1
Compression:
Stored size: 722 Bytes
Contents
## 0.9.3 (2010-07-08) * Use redis.[rpush,lpop,lrange] commands rather than Resque.[push,pop,peek] so that Resque queues are not created for the notifications. * Add a rescue around create_sockets to transform the exception into an application exception before raising it. * Fix the aps_application.erb table and link to the notifications. * Fix the application test. ## 0.9.3 (2010-07-08) * Remove the aps_application class attribute. It's Ruby monkey patch the Application class. ## 0.9.2 (2010-07-07) * Change the version to fix the dependencies ## 0.9.1 (2010-07-07) * Minor changes to ease Application use with other outside classes, including the future feedback class. ## 0.9.0 (2010-07-05) * Initial code
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
resque-aps-0.9.4 | HISTORY.md |