☰
Home
Pages
Classes
Methods
Instance Methods
blank?
module Haml::Helpers
Public Instance Methods
blank?
(thing)
Source
# File lib/pact_broker/ui/helpers/haml_helpers.rb, line 7
def
blank?
(
thing
)
thing
.
blank?
end