Method: Twterm::User#protected
- Defined in:
- lib/twterm/user.rb
#protected ⇒ Object (readonly) Also known as: protected?
Returns the value of attribute protected.
4 5 6 |
# File 'lib/twterm/user.rb', line 4 def protected @protected end |