• Heinrich Lee Yu's avatar
    Move EE boards actions to BoardsActions concern · 6a97e77c
    Heinrich Lee Yu authored
    Previously, `Boards::BoardsController` was prepended to both
    `Project::BoardsController` and `Groups::BoardsControllera`.
    
    This is now moved to `EE::BoardsActions` which is prepended to
    `BoardsActions` which is already included by both controllers in CE.
    6a97e77c
boards_actions.rb 2.54 KB