penguin-10
Results
1
issues of
penguin-10
This PR fixes the commented example default value for `config.parent_controller` in the Devise initializer template (`config/initializers/devise.rb`). The previous example set `config.parent_controller` to `DeviseController`, which is incorrect. The actual default parent...