Electronics

Electronics summary

Installing

  1. Add the gem to bundler or install: gem 'electronics' or gem install electronics
  2. In your application.js //= require underscore
  3. In your application.js //= require backbone
  4. In your application.js //= require electronics

Running Specs

  1. rake jasmine will start a server for the specs on port 8888.

Copyright (c) 2013 Electronics, released under the MIT license