This website requires JavaScript.
Explore
Help
Sign in
scinote-eln
/
scinote-web
Watch
1
Star
1
Fork
You've already forked scinote-web
0
mirror of
https://github.com/scinote-eln/scinote-web.git
synced
2025-01-04 06:36:27 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
740ecc674b
scinote-web
/
app
/
permissions
/
organization.rb
7 lines
98 B
Ruby
Raw
Normal View
History
Unescape
Escape
add create, update team permission and refactor 422 respond handling in controllers
2017-12-04 18:12:35 +08:00
Canaid
::
Permissions
.
register_generic
do
can
:create_team
do
|
user
|
# TBD
true
end
end
Reference in a new issue
Copy permalink