Method: Essay::FeatureHelper#is

Defined in:
lib/essay/helpers/feature_helper.rb

#is(thing) ⇒ Object



6
7
8
# File 'lib/essay/helpers/feature_helper.rb', line 6

def is(thing)
  try(thing)
end