Skip to content

Commit b4d4719

Browse files
committed
Add comment for tests
1 parent 65958a6 commit b4d4719

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

lib/grape.rb

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,8 @@ def self.deprecator
7777
end
7878
end
7979

80+
# Comment for testing purposes
81+
8082
# https://api.rubyonrails.org/classes/ActiveSupport/Deprecation.html
8183
# adding Grape.deprecator to Rails App if any
8284
require 'grape/railtie' if defined?(Rails::Railtie) && ActiveSupport.gem_version >= Gem::Version.new('7.1')

0 commit comments

Comments
 (0)