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.
2 parents b005852 + c0ebe2f commit 0fb99d2Copy full SHA for 0fb99d2
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