Fork me on GitHub

Zeke Sikelianos

Mumblings from the code swamp. Find my more interesting online-ness at zeke.sikelianos.com.

Rails on a Plane!

Sometimes I’m coding on the move. During these lapses in internet connectivity I’ve typically had to comment out application features that require an internet connection, like a map or a Google Ajax Libraries API call. Today I whipped up a little solution to that issue. Drop the snippet below into application_helper.rb.

To pull up a web interface to the rdocs of all your installed gems, try this bash alias:

For an even fancier offline docs solution, check out the gembox gem.


Page 1 of 1