Skip to content

This is a complete example Rails + Chaplin.js single-page web application.

Notifications You must be signed in to change notification settings

ptb/chaplin_rest

Repository files navigation

Rails/REST + Chaplin.js Application

This is a simple example single-page Javascript web application written with Chaplin.js. It uses Ruby on Rails as a RESTful JSON backend and Backbone and Chaplin.js for the front end. For familiarity and simplicity the user interface mimics the default Rails scaffold.

Most of the interesting bits are in app/assets/javascripts, but also be sure to check out the view files and routes.rb.

Major Technologies

Optional Components in Repository:

To Use

Note

The Rails Application Template used to create the initial rails project is located in doc/template.rb. Several required configuration files were created as part of the initial project; read through the template for those details.

About

This is a complete example Rails + Chaplin.js single-page web application.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published