An error occurred while fetching folder content.
Select Git revision
services
-
-
- Open in your IDE
- Download source code
- Download this directory
Forked from
GitLab.org / GitLab FOSS
Source project has a limited visibility.
Dmitriy Zaporozhets
authored
write_ was renamed to create_ modify_ was renamed to update_ So now in update action we have next code def create can?(current_user, :create_issue, @issue) end def update can?(current_user, :update_issue, @issue) end Signed-off-by:Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
Name | Last commit | Last update |
---|---|---|
.. |