Libraries
»
rubypitaya
(3.19.4)
»
Index
»
RubyPitaya
»
Session
»
#user_id=
Method: RubyPitaya::Session#user_id=
Defined in:
lib/rubypitaya/core/session.rb
#
user_id=
(value) ⇒
Object
33 34 35
# File 'lib/rubypitaya/core/session.rb', line 33
def
user_id=
(
value
)
@uid
=
value
end