Module: Selections::Selectable

Defined in:
lib/selections/selectable.rb

Defined Under Namespace

Modules: ModelMixin

Instance Method Summary collapse

Instance Method Details

#selectableObject

:nodoc:



141
142
143
# File 'lib/selections/selectable.rb', line 141

def selectable #:nodoc:
  include ModelMixin
end