* 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