group.rb 107 B

123
  1. class Sessions::Backend::Collections::Group < Sessions::Backend::Collections::Base
  2. model_set 'Group'
  3. end