Class: Unforgettable::Release

Inherits:
ActiveRecord::Base
  • Object
show all
Defined in:
lib/unforgettable/models/release.rb

Overview

ActiveRecord model for tracking which release tasks have been run. Inherits from ActiveRecord::Base (not ApplicationRecord) so the gem works in any host app.