This website requires JavaScript.
Explore
Help
Sign in
artur
/
environment
Watch
1
Star
0
Fork
You've already forked environment
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
055744e7f7
environment
/
lib
/
user.rb
9 lines
111 B
Ruby
Raw
Normal View
History
Unescape
Escape
save
2025-08-06 08:00:01 +02:00
module
User
calling add user service
2025-08-07 16:29:11 +02:00
def
self
.
install
(
context
)
puts
"
Creating
#{
context
.
type
}
:
#{
context
.
user_name
}
"
end
save
2025-08-06 08:00:01 +02:00
calling add user service
2025-08-07 16:29:11 +02:00
end
Reference in a new issue
Copy permalink