rbialek / kameleon-rails2

Sample rails 2 application demoing how to use kameleon with rails2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A mini rails2 sample application demonstrating how to use kameleon testing framework with rails 2.xx

Currently the setup includes:

- rails 2.3.14
- bunlder
- kameleon


To run:

- git clone
- bundle install
- rspec (execute the testing script)


About

Sample rails 2 application demoing how to use kameleon with rails2


Languages

Language:Ruby 99.4%Language:JavaScript 0.6%