notifiable-rails 0.30.2 → 0.30.3
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/db/migrate/201808242135000_add_error_message_to_notification_statuses.rb +2 -2
- data/lib/notifiable/version.rb +1 -1
- data/spec/notifiable_spec.rb +6 -3
- data/spec/test_app/db/schema.rb +4 -3
- data/spec/test_app/log/development.log +19 -0
- data/spec/test_app/log/test.log +4966 -0
- metadata +1 -1