forked from insoshi/insoshi
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
First big check-in, with jRails, jQuery, tabbed profile, etc.
- Loading branch information
William Lazar
authored and
William Lazar
committed
Jun 3, 2008
1 parent
0b6a9c0
commit ebda9a1
Showing
80 changed files
with
20,403 additions
and
304 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
From 4a54d8e7960fd5e43893859d1dba6cd4d1493336 Mon Sep 17 00:00:00 2001 | ||
From: William Lazar <[email protected]> | ||
Date: Tue, 3 Jun 2008 16:37:21 -0700 | ||
Subject: Updated to ignore additional docs files | ||
|
||
--- | ||
.gitignore | 3 ++- | ||
1 files changed, 2 insertions(+), 1 deletions(-) | ||
|
||
diff --git a/.gitignore b/.gitignore | ||
index 5f6ca0e401ffe80037597a5f113754a8074b26a7..6214d85684819661a8817a65c9b7b7716a8700d5 100644 | ||
--- a/.gitignore | ||
+++ b/.gitignore | ||
@@ -5,6 +5,7 @@ tmp/**/* | ||
.DS_Store | ||
doc/api | ||
doc/app | ||
+doc/bill's insoshi notes.doc | ||
db/schema.rb | ||
db/schema.sql | ||
db/*.sqlite3* | ||
@@ -20,4 +21,4 @@ tmp/.* | ||
\#* | ||
*~ | ||
vendor/**/**/doc/* | ||
-rsa_key* | ||
\ No newline at end of file | ||
+rsa_key* | ||
-- | ||
1.5.3.8 | ||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
From 40af8a0732e45c6ca193af6d0c6e85bf849a2a8e Mon Sep 17 00:00:00 2001 | ||
From: William Lazar <[email protected]> | ||
Date: Tue, 3 Jun 2008 16:51:14 -0700 | ||
Subject: Updated .gitignore | ||
|
||
--- | ||
.gitignore | 2 +- | ||
1 files changed, 1 insertions(+), 1 deletions(-) | ||
|
||
diff --git a/.gitignore b/.gitignore | ||
index 6214d85684819661a8817a65c9b7b7716a8700d5..a218a7b8e02fd9ebfb1ba939618b476981899f1d 100644 | ||
--- a/.gitignore | ||
+++ b/.gitignore | ||
@@ -5,7 +5,7 @@ tmp/**/* | ||
.DS_Store | ||
doc/api | ||
doc/app | ||
-doc/bill's insoshi notes.doc | ||
+doc/*.doc | ||
db/schema.rb | ||
db/schema.sql | ||
db/*.sqlite3* | ||
-- | ||
1.5.3.8 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
t |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
First big check-in, with jRails, jQuery, tabbed profile, etc. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
Author: William Lazar | ||
Email: [email protected] | ||
Subject: First big check-in, with jRails, jQuery, tabbed profile, etc. | ||
Date: Tue, 3 Jun 2008 16:34:05 -0700 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
t |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
3 |
Empty file.
Empty file.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
1 |
Oops, something went wrong.