/contribute

One site to show all related RubyGems ecosystem projects and help developers get involved

Primary LanguageRubyOtherNOASSERTION

RubyGems Developers

Showing off the latest and greatest projects in the RubyGems ecosystem!

Goals

  • Help developers get involved in RubyGems and its associated projects
  • Have one place to find out where these projects are!

Setup

This is a Rails 3.1 app that is deployed to Heroku. Get the app running on your box with:

bundle
rails server

Done! There's no database requirement (in fact, ActiveRecord is not loaded at all!) so setup should go smoothly.

Adding links

This site's content lives mostly in app/views/pages/home.html.md. Jump in and edit it, send a pull request, and we'll merge it in!

Thanks

Huge thanks to thoughtbot whose playbook these styles are based off of.

Legal

The actual content of the articles is licensed under Creative Commons. The code that this project consists of is licensed under MIT.