nithinbekal / trb-cart

Shopping cart app with Trailblazer.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Trailblazer Cart

This is the sample application for the RubyConf Au 2016 Trailblazer workshop.

The app is Open Source. https://github.com/apotonick/trb-cart

Creating Trailblazer and working on all the involved gems over the past 10 years has consumed an incredible amount of my time. I loved and still love every minute of it but a way to support that is purchasing a copy of the book.

Thanks so much!

Setup

  • modify config/database.yml to reflect your environment, then:
rake db:create
rake db:migrate

Running

This is a Ruby on Rails application. Start the server with rails server.

About

Shopping cart app with Trailblazer.


Languages

Language:Ruby 81.7%Language:HTML 13.3%Language:CSS 3.9%Language:JavaScript 1.1%