Skip to content

Instantly share code, notes, and snippets.

View Hunter-Dolan's full-sized avatar

Hunter Dolan Hunter-Dolan

View GitHub Profile
@BrendanShurilla
BrendanShurilla / mail.css
Created August 19, 2010 18:36
beginning of a 3 col. layout
/***** crystalmail|Mail mail task styles *****/
#messagetoolbar
{
position: absolute;
background: url('images/header.png') repeat-x;
top: 26px;
left: 0px;
right: 0px;
@woodie
woodie / README.rdoc
Created March 17, 2010 08:35
Rails 3 on App Engine

Rails 3.0.pre on App Engine

You can Rails 3 on App Engine, but it won’t be especially useful until bundler 10. You should try these instead:

Install the Development Environment

The gems for the development environment include a pre-release appengine-tools gem that provides a pre-release version of jruby-rack.