We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b005852 commit c0ebe2fCopy full SHA for c0ebe2f
README.md
@@ -79,7 +79,7 @@ for free if you add `created_at` and `updated_at` datetime columns to
79
the `sessions` table, making periodic session expiration a snap.
80
81
You may provide your own session class implementation, whether a
82
-feature-packed Active Record or a bare-metal high-performance SQL
+feature-packed Active Record, or a bare-metal high-performance SQL
83
store, by setting
84
85
```ruby
0 commit comments