commit | 3306139df0a846fa717b14a23ea71fd30ad1539b | [log] [tgz] |
---|---|---|
author | Tim Emiola <temiola@google.com> | Thu Jan 29 16:19:25 2015 -0800 |
committer | Tim Emiola <temiola@google.com> | Sat Jan 31 17:55:23 2015 -0800 |
tree | 16db3403182d605bb7779d13d4953971ce3d6c97 | |
parent | 6f06a7e81de33a63b63bc380f78228841a420b17 [diff] [blame] |
Adds an emacs modeline
diff --git a/src/ruby/grpc.gemspec b/src/ruby/grpc.gemspec index f615945..9d95db5 100755 --- a/src/ruby/grpc.gemspec +++ b/src/ruby/grpc.gemspec
@@ -1,3 +1,4 @@ +# -*- ruby -*- # encoding: utf-8 $LOAD_PATH.push File.expand_path('../lib', __FILE__) require 'grpc/version'