Commit a498d16
committed
Extension template: Use Spree::User for dummy app
The Gemfile that's generated for testing extensions contains
solidus_auth_devise, which sets the user class for the app to
Spree::User. The generator in this Rakefile should be set up to do the
same.1 parent 0b45910 commit a498d16
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
0 commit comments