Skip to content
This repository has been archived by the owner on May 12, 2018. It is now read-only.

Latest commit

 

History

History
25 lines (15 loc) · 573 Bytes

README.md

File metadata and controls

25 lines (15 loc) · 573 Bytes

GitLab Contributors

This is the application behind http://contributors.gitlab.com.

Development of this application happens at https://gitlab.com/gitlab-com/gitlab-contributors.

Historically, source code is also hosted at https://github.com/gitlabhq/gitlab-contributors.

How to run the tests

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

script/setup

After this you can use the following rake task:

bundle exec rake test

License

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