Skip to content

Reuse Limitable concern with shared examples

Arturo Herrero requested to merge limitable into master

What does this MR do?

  • Move Limitable concern under the right directory !25129 (comment 296417757)
  • Create shared_examples to test application limits in any model mixin with Limitable
  • Use Limitable in GroupHook class.

Merge request reports