Method: PhusionPassenger::AbstractServer#password
- Defined in:
- lib/phusion_passenger/abstract_server.rb
#password ⇒ Object (readonly)
Returns the value of attribute password.
| 103 104 105 | # File 'lib/phusion_passenger/abstract_server.rb', line 103 def password @password end |