Update README.md

wink
This commit is contained in:
John McAliley 2013-01-17 16:23:50 -05:00
parent 7a93fff255
commit bbb142a968
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ The following fields are provided in the migration:
t.string "referrer" # request.referer
t.string "message" # custom message you can add
t.datetime "created_at" # I am not sure what this is.... Any clue?
t.datetime "updated_at" # never seen this one before either.... Your guess is as good as mine??
t.datetime "updated_at" # never seen this one before either.... Your guess is as good as mine?? ;-)
Usage
-----