rubygems/adoption-center

Name: adoption-center

Owner: RubyGems

Description: The RubyGems Adoption Center - RGSoC 2015

Created: 2015-07-06 15:04:40.0

Updated: 2018-03-31 18:46:47.0

Pushed: 2016-05-29 01:07:19.0

Homepage: null

Size: 1271

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

RubyGems Adoption Center

Build Status Code Climate

Development

Clone the repository

git clone git@github.com:rubygems/adoption-center.git

Install bundled gems

bundle install

Copy over the database file

cp config/database.example.yml config/database.yml

Setup the database

bundle exec rake db:setup

Start up rails!

rails server

Run the tests!

rake test
Oauth

… In progress! :)

For background and further discussion, see A RubyGems Adoption Center.

License

Adoption Center uses the MIT license. Please check the LICENSE file for more details.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.