Retrospring/app/models/appendable/reaction.rb

5 lines
75 B
Ruby
Raw Normal View History

# frozen_string_literal: true
class Appendable::Reaction < Appendable
end