Class: IpAddressTemplate::Value

Inherits:
String
  • Object
show all
Defined in:
lib/mantra/helpers/template_helper.rb

Instance Method Summary collapse

Instance Method Details

#is_scope?Boolean

Returns:

  • (Boolean)


15
16
17
# File 'lib/mantra/helpers/template_helper.rb', line 15

def is_scope?
  false
end