Ruby/Rails – Models Named with Two Words (Naming Convention Issues) September 16, 2023 by Tarik Your class should be singlular. Name it PromotedEvent in the file promoted_event.rb a = PromotedEvent.new