spec/models/city.rb in
bullet-5.7.4
vs spec/models/city.rb in
bullet-5.7.5
- old
+ new
@@ -2 +1,3 @@
+# frozen_string_literal: true
+
class City < ActiveRecord::Base belongs_to :country