Sha256: e8dfac1f45257f4130bfd4ed5b0b6d28a509c3e4aef16e3b98fb37e8f23b5080

Contents?: true

Size: 924 Bytes

Versions: 2

Compression:

Stored size: 924 Bytes

Contents

0.4.0
-----
* update to sinatra 2.0.1
* update to attr_encrypted 3.1.0
* remove SHOPIFY_REDIRECT_URI param

0.3.4
-----
* rename lib to src in the example/template

0.3.3
-----
* fix a bug in the generator

0.3.2
-----
* remove an extra `%` from the redirect view

0.3.1
-----
* update authentication code for upcoming chrome changes.

0.3.0
-----
* Remove sinatra-twitter-bootstrap dependency. Include css from cdn directly for example app.

0.2.0
-----
* added a SHOPIFY_REDIRECT_URI env param for setting the redirect_uri (was breifly HOSTNAME)
* add versions to gemfile
* refactored the generator
* Changed install method to after_shopify_auth. Implementations of this method must now be idempotent as this will be called anytime the app is auth'd which may be due to just a lost session and not necessarily an install.
* Always redo the full auth rather than trying to keep track of first time install state vs re-auth

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
shopify-sinatra-app-0.4.1 CHANGELOG
shopify-sinatra-app-0.4.0 CHANGELOG