Sha256: a047ab18197aef285a23c81068301463635b162a62427987a76b54d62fc134b1

Contents?: true

Size: 670 Bytes

Versions: 10

Compression:

Stored size: 670 Bytes

Contents

6.0.0
-----
* Re-written as a proper rails engine
* New modular generators
* generates embedded apps by default
* can bootstrap your app with a standard shop table and model
* code now lives as concerns in the engine which are included in your controllers
  feel free to override anything you need in your app

Historical
----------
* re-styled with Twitter Bootstrap css framework and updated docs [warren]
* Require shopify_api gem via proper railtie setup [willem]
* Don't require shopify.yml when using environment variables [cody]
* Renamed instances of current_shop to shop_session to maintain logic
* Replace old LoginController with a RESTful SessionsController

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
shopify_app-6.1.2 CHANGELOG
shopify_app-6.1.1 CHANGELOG
shopify_app-6.1.0 CHANGELOG
shopify_app-6.0.6 CHANGELOG
shopify_app-6.0.5 CHANGELOG
shopify_app-6.0.4 CHANGELOG
shopify_app-6.0.3 CHANGELOG
shopify_app-6.0.2 CHANGELOG
shopify_app-6.0.1 CHANGELOG
shopify_app-6.0.0 CHANGELOG