/rails-contributors

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

Primary LanguageRubyMIT LicenseMIT

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.