spec/models/student.rb in bullet-5.7.4 vs spec/models/student.rb in bullet-5.7.5

- old
+ new

@@ -2 +1,3 @@ +# frozen_string_literal: true + class Student < ActiveRecord::Base has_and_belongs_to_many :teachers