spec/dummy/db/seeds.rb in graphql_devise-0.12.3 vs spec/dummy/db/seeds.rb in graphql_devise-0.13.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + # This file should contain all the record creation needed to seed the database with its default values. # The data can then be loaded with the rails db:seed command (or created alongside the database with db:setup). # # Examples: #