Dashboard/app/models/dashboard/example.rb

4 lines
63 B
Ruby

module Dashboard
class Example < ApplicationRecord
end
end