app/models/room.rb
Showing 2 of 2 total issues
Missing magic comment # frozen_string_literal: true
. Open
Open
# == Schema Information
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks
Add an empty line after magic comments. Open
Open
class Room < ApplicationRecord
- Read upRead up
- Create a ticketCreate a ticket
- Exclude checks