Method: Blur::User#nick
- Defined in:
- library/blur/user.rb
#nick ⇒ String
Returns the users nickname.
16 17 18 |
# File 'library/blur/user.rb', line 16 def nick @nick end |
Returns the users nickname.
16 17 18 |
# File 'library/blur/user.rb', line 16 def nick @nick end |