Skip to content

Latest commit

 

History

History
27 lines (15 loc) · 780 Bytes

README.md

File metadata and controls

27 lines (15 loc) · 780 Bytes

OpenSourceRails.org

A directory of open-source Ruby on Rails apps that joshmn thinks are worth talking about for some reason or another.

Have one to suggest? Click here.

Setup

  • Clone the repo
  • bin/setup

Quirks and features

There's a lot of cleaning up that could be done, but in my mad-dash of a weekend project, it's pretty okay.

Production requirements

As of this blame, production hums along nicely at ~800MB of RAM due to a lot of in-memory caching. Assume 2GB to be safe.

Todos

Probably test.

Other reading material

  • See VERBIAGE.md for what things mean (or try to mean)
  • See OPERATING.md for the disaster recovery plan (e.g. I die)