craigphares / todos-rails-backbone

Simple example of the backbone.js Todos application using JavaScript templates in Rails.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Todos with Ruby on Rails, Backbone.js, and JavaScript templates

Todos is a simple example of an application built upon the following technologies:

JavaScript templates

Todos utilizes the Rails asset pipeline to load in JavaScript templates, built using EJS syntax.

About

Simple example of the backbone.js Todos application using JavaScript templates in Rails.


Languages

Language:Ruby 83.4%Language:CoffeeScript 13.2%Language:JavaScript 3.3%