Method: Fluff::Rspec::Formatter#message
- Defined in:
- lib/fluff/rspec/formatter.rb
#message(notification) ⇒ Object
41 42 43 |
# File 'lib/fluff/rspec/formatter.rb', line 41 def (notification) emit :type => 'message', :message => notification. end |