Method: Redwood::Index::LockError#method_missing

Defined in:
lib/sup/index.rb

#method_missing(m) ⇒ Object



21
# File 'lib/sup/index.rb', line 21

def method_missing m; @h[m.to_s] end