Class: Camping::Mab

Inherits:
Markaby::Builder
  • Object
show all
Includes:
Views
Defined in:
lib/camping.rb

Instance Method Summary collapse

Methods included from Helpers

#/, #R, #URL, #errors_for

Instance Method Details

#tag!(*g, &b) ⇒ Object



49
50
# File 'lib/camping.rb', line 49

def tag!*g,&b;h=g[-1];[:href,:action,:src].map{|a|(h[a]=self/h[a])rescue
0};super end