Skip to content

Commit 23f805b

Browse files
committed
Add note about original developer.
1 parent a916ef5 commit 23f805b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
Allows the usage of a Sequel::Model class as a Devise mapping.
44

5+
This gem was previously developed at [rosenfeld/sequel-devise](https://github.com/rosenfeld/sequel-devise).
6+
57
## Installation
68

79
Add this line to your application's Gemfile:
@@ -78,3 +80,6 @@ remaining of your application just use your regular user class:
7880
4. Push to the branch (`git push origin my-new-feature`)
7981
5. Create new Pull Request
8082

83+
## Acknowledgements
84+
85+
Thanks to [@rosenfeld](https://github.com/rosenfeld) for creating this gem before we started maintaining it!

0 commit comments

Comments
 (0)