Method: Layout#regexp_for

Defined in:
lib/baa_chan/layout.rb

#regexp_for(attr) ⇒ Object



24
25
26
# File 'lib/baa_chan/layout.rb', line 24

def regexp_for(attr)
  attributes[attr]['regexp']
end