rajatgrover

Results 1 issues of rajatgrover

Hello, My user is under a module so I made the changes in config file as follows: config.available_users = { :"MyModule::User" => lambda { MyModule::User.all } } And when I...