Open puneetv05 opened 5 years ago
likewise, we can implement the model for user but I didn't find the options to use with config!!
You can find example of how to use QOR at: https://github.com/qor/qor-example
Example of User
's model:
https://github.com/qor/qor-example/blob/debf77110d7a9eeea6835234a100e73fc699503a/models/users/user.go#L11
When using the example code from Readme
Where to get config & models from ?