tgxworld / rails-contributors

The web application that runs http://contributors.rubyonrails.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rails Contributors

This is the application behind http://contributors.rubyonrails.org.

How to run the tests

Use the setup script to configure your application to be able to run the tests:

bin/setup

After this you can use the Rails rake tasks:

bundle exec rake test

License

Released under the MIT License, Copyright (c) 2012–ω Xavier Noria.

About

The web application that runs http://contributors.rubyonrails.org

License:MIT License