Sha256: 96dba8f8aabd9b97f2e82aec907f7830585cfdf4c26c5b17b22f51401a94f203

Contents?: true

Size: 1.02 KB

Versions: 1

Compression:

Stored size: 1.02 KB

Contents

## 1.0.2 (August 20, 2012)

* added HTTPS support (thanks vanne)


## 1.0.1 (January 25, 2012)

* Rails 3.2 compatibility with SecureRandom fix (thanks windigo) - issue #26


## 1.0.0 (January 15, 2012)

* setting config defaults to nil so everything must be set in `private_pub.yml`

* Documentation improvements


## 0.3.0 (January 14, 2012)

* adding `PrivatePub.publish_to` method for publishing from anywhere - issue #15

* rewriting `private_pub.js` so it is framework agnostic

* Rails 3.1 compatibility (thanks BinaryMuse) - issue #25

* adding faye gem dependency so it doesn't need to be installed separately

* renaming `faye.ru` to `private_pub.ru`

* truncate token for client for security (thanks jameshuynh) - issue #19


## 0.2.0 (April 7, 2011)

* switched to YAML file for config. BACKWARDS INCOMPATIBLE: you will need to remove config/initializers/private_pub.rb

* moved view helpers into Railtie so helper file is no longer generated

* error out when signature has expired


## 0.1.0 (April 4, 2011)

* initial release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
private_pub-1.0.2 CHANGELOG.md