Skip to content

Commit

Permalink
Added description...
Browse files Browse the repository at this point in the history
  • Loading branch information
leeatchison committed Jan 25, 2012
1 parent 592a583 commit e33603f
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion Readme.md
@@ -1,4 +1,4 @@
# Acdtive DynamoDB
# Active DynamoDB
This gem is a Rails ActiveModel implementation of an ORB for
Amazon AWS's DynamoDB service.

Expand All @@ -7,3 +7,8 @@ It is not yet ready to be used by others. However, suggestions for
improvements, pulls, and bug reports are all appreciated.

Thanks!

# Tests
I am still trying to figure out the best way to test with DynamoDB. While
I could stub or mock, I want to look into ways to QA with the live DynamoDB
service, but test-mode tables... This is still a work in progress...

0 comments on commit e33603f

Please sign in to comment.