Skip to content

Commit aa2b3b5

Browse files
committed
try
1 parent f7c4cfa commit aa2b3b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

example_app_generator/generate_app.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
require 'logger' if Rails::VERSION::STRING < '7.1'
12
require 'nokogiri'
23

34
rspec_rails_repo_path = File.expand_path('..', __dir__)

0 commit comments

Comments
 (0)