We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Added routes description to use the custom controller
Change host to subdomain as we want to pass the subdomain only
Add password recovery solution with subdomain
Add notes on using other fields to scope devise model
make migration reversible
Add second way of using :request_keys by passing a Hash instead of an array to have non-required keys.
If :validatable is included in the model, which it is by default, scoping by subdomain will not work
Expanded and added formatting