spec/support/models/default_author.rb in active_remote-3.3.3 vs spec/support/models/default_author.rb in active_remote-5.0.0.pre
- old
+ new
@@ -1,5 +1,5 @@
-require 'support/protobuf/author.pb'
+require "support/protobuf/author.pb"
##
# Define a generic class that inherits from active remote base
#
class DefaultAuthor < ::ActiveRemote::Base