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