eLearning Setup
Uses :
rails => 3.2 rspec cucumber webrat devise twitter-bootstrap factory-girl slim jquery
eLearning setup is a plug and play application, which can be uses for setting up a tutorial on your website in 5 minutes time. You can add Topic and its corresponding chapters through this app. It has been made using BDD (RSpec and Cucumber).
To run the test, use : rake spec # To run specs cucumber # To run features