Forked from ryanb/dotfiles
config files for zsh, bash, completions, gem, git, irb, rails
Last updated February 08, 2012

My emacs 2.0
Last updated February 08, 2012

Forked from opscode/chef
A systems integration framework, built to bring the benefits of configuration management to your ...
Last updated October 10, 2011

Last updated October 04, 2011

Forked from mxcl/homebrew
The missing package manager for OS X.
Last updated July 22, 2011

Lightweight version of Gemcutter as well as a Gem proxy. Still a work in progress.
Last updated June 01, 2011

Forked from antirez/redis
Redis with msadd
Last updated December 15, 2010

Ruby on Rails helpers to add asset links to views. Extracted from merb-assets.
Last updated August 31, 2010

Forked from jeremyevans/sequel
Sequel: The Database Toolkit for Ruby
Last updated April 13, 2010

Exchange Web Services API. It doesn't use soap4r.
Last updated January 26, 2010

Forked from mdub/sham_rack
run Rack applications in-process, without a server
Last updated January 09, 2010

Ruby On Rails authorization plugin
Last updated December 04, 2009

Don't use this. Maybe check out gemslicer.
Last updated December 04, 2009

kinda like hoe and newgem but more for private gems
Last updated July 24, 2009

Forked from muness/migration_sql_generator
Rails plugin to generate SQL files from migrations
Last updated February 20, 2009

Headers
# This is an <h1> tag ## This is an <h2> tag ###### This is an <h6> tag
Text styles
*This text will be italic* _This will also be italic_ **This text will be bold** __This will also be bold__ *You **can** combine them*
Unordered
* Item 1 * Item 2 * Item 2a * Item 2b
Ordered
1. Item 1 2. Item 2 3. Item 3 * Item 3a * Item 3b
Images
 Format: 
Links
http://github.com - automatic! [GitHub](http://github.com)
Blockquotes
As Kanye West said: > We're living the future so > the present is our past.
Syntax highlighting with GFM
```javascript
function fancyAlert(arg) {
if(arg) {
$.facebox({div:'#foo'})
}
}
```
Or, indent your code 4 spaces
Here is a Python code example
without syntax highlighting:
def foo:
if not bar:
return true
Inline code for comments
I think you should use an `<addr>` element here instead.
You are viewing a mobilized version of this site...
View original page here