instance method
gatekeeper?
Ruby on Rails 2.11.0
Since v1.9.3 Last seen in v2.11.0 PrivateSignature
gatekeeper?()
No documentation comment.
Source
# File lib/kamal/cli/app/boot.rb, line 119
def gatekeeper?
barrier && barrier_role?
end
Defined in lib/kamal/cli/app/boot.rb line 119
· View on GitHub
· Improve this page
· Find usages on GitHub
Defined in Kamal::Cli::App::Boot