We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a916ef5 commit 23f805bCopy full SHA for 23f805b
README.md
@@ -2,6 +2,8 @@
2
3
Allows the usage of a Sequel::Model class as a Devise mapping.
4
5
+This gem was previously developed at [rosenfeld/sequel-devise](https://github.com/rosenfeld/sequel-devise).
6
+
7
## Installation
8
9
Add this line to your application's Gemfile:
@@ -78,3 +80,6 @@ remaining of your application just use your regular user class:
78
80
4. Push to the branch (`git push origin my-new-feature`)
79
81
5. Create new Pull Request
82
83
+## Acknowledgements
84
85
+Thanks to [@rosenfeld](https://github.com/rosenfeld) for creating this gem before we started maintaining it!
0 commit comments