File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# Amazon DynamoDB Session Store
2
2
3
3
The ** Amazon DynamoDB Session Store** handles sessions for Ruby web applications
4
- using a DynamoDB backend. The session store is compatible with Rails and other
5
- Rack based frameworks.
4
+ using a DynamoDB backend. The session store is compatible with Rails (3.x or 4.x)
5
+ and other Rack based frameworks.
6
6
7
7
## Installation
8
8
@@ -168,4 +168,4 @@ on the {AWS::SessionStore::DynamoDB::Errors::BaseHandler} class for more
168
168
details.
169
169
170
170
[ 1 ] : http://rubydoc.org/gems/aws-sessionstore-dynamodb/frames
171
- [ 2 ] : http://rubydoc.org/gems/aws-sessionstore-dynamodb/AWS/SessionStore/DynamoDB/Configuration#initialize-instance_method
171
+ [ 2 ] : http://rubydoc.org/gems/aws-sessionstore-dynamodb/AWS/SessionStore/DynamoDB/Configuration#initialize-instance_method
You can’t perform that action at this time.
0 commit comments