All Projects → rubygems → adoption-center

rubygems / adoption-center

Licence: MIT license
The RubyGems Adoption Center - RGSoC 2015

Programming Languages

HTML
75241 projects
CSS
56736 projects
ruby
36898 projects - #4 most used programming language

We are archiving this repository. Gem adoption was implemented in rubygems.org.

RubyGems Adoption Center

Build Status Code Climate

Development

Clone the repository

git clone [email protected]: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] (https://github.com/rails-girls-summer-of-code/Team-Binary-2015/blob/master/LICENSE) file for more details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].