spec/gumboot/subjects_spec.rb in aaf-gumboot-1.0.0.pre.alpha.2 vs spec/gumboot/subjects_spec.rb in aaf-gumboot-1.1.0
- old
+ new
@@ -1,4 +1,6 @@
+# frozen_string_literal: true
+
require 'spec_helper'
require 'gumboot/shared_examples/subjects'
RSpec.describe Subject, type: :model do