This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
mike.gaffney (author)
Wed Jan 21 00:25:43 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Jan 21 00:17:08 -0800 2009 | |
| |
.gitmodules | Wed Jan 21 00:24:40 -0800 2009 | |
| |
.loadpath | Wed Jan 21 00:17:08 -0800 2009 | |
| |
.project | Wed Jan 21 00:17:08 -0800 2009 | |
| |
README | Wed Jan 21 00:17:08 -0800 2009 | |
| |
Rakefile | Wed Jan 21 00:17:08 -0800 2009 | |
| |
app/ | Wed Jan 21 00:17:08 -0800 2009 | |
| |
config/ | Wed Jan 21 00:17:08 -0800 2009 | |
| |
db/ | Wed Jan 21 00:17:08 -0800 2009 | |
| |
doc/ | Wed Jan 21 00:17:08 -0800 2009 | |
| |
public/ | Wed Jan 21 00:17:08 -0800 2009 | |
| |
script/ | Wed Jan 21 00:17:08 -0800 2009 | |
| |
test/ | Wed Jan 21 00:17:08 -0800 2009 | |
| |
vendor/ | Wed Jan 21 00:25:43 -0800 2009 |
README
=== Welcome to webrat rails bugs app Basically in here will be a branch for each lighthouse bug that has been verified. The branch will be named lh_### where ### is the ticket number of the Lighthouse bug report. To make a new one, just make a branch off of master (master is kept up to date with a simple baseline of webrat). For example for ticket 31, do a: git checkout -b lh_31 master === Starting from scratch git clone git://github.com/gaffo/webrat_rails_bugs.git git checkout -b lh_31 master







