Method: SuperModel::Marshal#path=

Defined in:
lib/supermodel/marshal.rb

#path=(p) ⇒ Object



10
11
12
# File 'lib/supermodel/marshal.rb', line 10

def path=(p)
  @path = p
end