Module: WithModel::Methods

Defined in:
lib/with_model/methods.rb

Instance Method Summary collapse

Instance Method Details

#with_model?Boolean

Returns:



5
6
7
# File 'lib/with_model/methods.rb', line 5

def with_model?
  true
end