Class: Flatware::RSpec::Marshalable::DeprecationNotification

Inherits:
RSpec::Core::Notifications::SeedNotification
  • Object
show all
Defined in:
lib/flatware/rspec/marshalable/deprecation_notification.rb

Class Method Summary collapse

Class Method Details

.from_rspec(notification) ⇒ Object



5
6
7
# File 'lib/flatware/rspec/marshalable/deprecation_notification.rb', line 5

def self.from_rspec(notification)
  notification
end