Module: Selections::Selectable

Defined in:
lib/selections/selectable.rb

Defined Under Namespace

Modules: ModelMixin

Instance Method Summary collapse

Instance Method Details

#selectableObject

:nodoc:



152
153
154
# File 'lib/selections/selectable.rb', line 152

def selectable #:nodoc:
  include ModelMixin
end