Skip to content

Instantly share code, notes, and snippets.

@karmajunkie
Created September 28, 2012 18:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save karmajunkie/3801509 to your computer and use it in GitHub Desktop.
Save karmajunkie/3801509 to your computer and use it in GitHub Desktop.
In which I make a crude analogy

Watching Jack Danger's GoGaRuCo presentation the following analogy came to mind.

/lib is the asshole of your Rails application. Its fine (and desirable) for stuff to pass through there. But if you don't poop it out into nicely formed little turds we call gems eventually, your application is going to become constipated. Then you get stomachaches.

Don't constipate your app. Eat lots of roughage.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment