We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Monitoring (markdown)
Consolidate devise authenticated mount info
Fix double quotation marks inconsistency
Removed a '}' that snuck into the middle of the line.
Added details on the Scout Sidekiq Monitor Plugin
Added another option for authentication for device using authenticate block
Add info on allowing access to a given Devise scope
Adding External Authentication Example (contact an external authenticator).
Should how to add security in for restful authenication
More details about nagios checks.
Adding nagios check link
A require is needed in the routes file to load the AdminConstraint class. Without the require rails will return the error "uninitialized constant AdminConstraint"