lib/ncmb/user.rb in ncmb-ruby-client-0.1.3 vs lib/ncmb/user.rb in ncmb-ruby-client-0.1.4

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module NCMB class User < NCMB::Object include NCMB def initialize(params = {}) \ No newline at end of file