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 (
Mukund Rajamannar (author)
Tue Feb 10 23:20:02 -0800 2009
commit 75bcb8220e34e8057357707b4f6137bf5bd94b92
tree 6d52f72cbfb7bc249c279c3a871d19ea06dbdbdc
parent d56916a7cf7f4a2a1d2c988ce36b634d12a25729
tree 6d52f72cbfb7bc249c279c3a871d19ea06dbdbdc
parent d56916a7cf7f4a2a1d2c988ce36b634d12a25729
| name | age | message | |
|---|---|---|---|
| |
.gitignore | ||
| |
.gitmodules | ||
| |
.loadpath | ||
| |
.project | ||
| |
README | ||
| |
Rakefile | ||
| |
app/ | ||
| |
config/ | ||
| |
db/ | ||
| |
doc/ | ||
| |
public/ | ||
| |
script/ | ||
| |
test/ | ||
| |
vendor/ |
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








