Sha256: 3b7e70bdfb2adff40a32b57455db83f564be553d64e5cbf484309a8aa3bb577d

Contents?: true

Size: 302 Bytes

Versions: 1

Compression:

Stored size: 302 Bytes

Contents

Volontariat.CommunityCategoriesController = Volontariat.Controller.extend(Volontariat.PaginationController, Volontariat.CommunityCategoryPersistence,
  paginationResource: 'community_category', paginationRoute: 'community.categories'
  
  anyItems: (-> @get('content.length') > 0).property('content')
)

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
voluntary_feedback-0.1.0 app/assets/javascripts/voluntary_feedback/controllers/community/categories_controller.js.coffee