Skip to content

Commit 68eb97b

Browse files
committed
[ruby/grape] Use frozen_string_literal
1 parent bd0b15e commit 68eb97b

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

frameworks/Ruby/grape/hello_world.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# frozen_string_literal: true
2+
13
require 'bundler/setup'
24
Bundler.require :default
35

0 commit comments

Comments
 (0)