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