thoughtbot/french_toast

View on GitHub
app/models/french_toast/last_notification.rb

Summary

Maintainability
A
0 mins
Test Coverage
module FrenchToast
  class LastNotification < ActiveRecord::Base; end
end