spec/internal/app/models/category.rb in thinking-sphinx-3.4.2 vs spec/internal/app/models/category.rb in thinking-sphinx-4.0.0
- old
+ new
@@ -2 +1,3 @@
+# frozen_string_literal: true
+
class Category < ActiveRecord::Base
has_many :categorisations