Method: ActiveSupport::BroadcastLogger#progname
- Defined in:
- activesupport/lib/active_support/broadcast_logger.rb
#progname ⇒ Object
Returns the value of attribute progname.
80 81 82 |
# File 'activesupport/lib/active_support/broadcast_logger.rb', line 80 def progname @progname end |