Skip to content

Commit 26db2dc

Browse files
committed
Remove Rails edge form tests for now
1 parent db0fd20 commit 26db2dc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

Appraisals

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@ appraise "rails-7" do
44
gem "rails", "~> 7"
55
end
66

7-
if RUBY_VERSION >= "3.1.0"
8-
appraise "rails-edge" do
9-
gem "rails", github: "rails/rails"
10-
end
11-
end
7+
# if RUBY_VERSION >= "3.1.0"
8+
# appraise "rails-edge" do
9+
# gem "rails", github: "rails/rails"
10+
# end
11+
# end

0 commit comments

Comments
 (0)