Skip to content
/ sammy_demo Public

Rails 3 + Sammy.js + MongoID + js-model + BDD (ScrewUnit & BlueRidge)

Notifications You must be signed in to change notification settings

ahe/sammy_demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sammy_demo

This project is a sample app using Sammy.js and js-model. The goal is to create a MVC model on the client side, using Javascript.

I also tried to test the application using BDD with ScrewUnit & BlueRidge. With this solution, you can test your controllers, views & models in your browser. Most of tests can also be automated using Rhino. Have a look at the testRoute method in the sammy.test.js plugin. There are only a few things at the moment, but you’ve got the idea.

This app is also using MongoDB & MongoID for the storage.

The app is located in public/javascripts/app.

The tests are located in test/javascripts.

links

copyright

Copyright © 2010 Anthony Heukmes, released under the MIT license

My Twitter account : twitter.com/2dc

My company : intotheweb.be

About

Rails 3 + Sammy.js + MongoID + js-model + BDD (ScrewUnit & BlueRidge)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published