Skip to content

Commit 6f182b3

Browse files
committed
[doc] Migrate old Rails 3 example to a Rails 7.2 one
Generally works via Warbler and Tomcat 9, although not sure if the Rack `forward_to` for JSPs is actually functional. The SnoopController is working though, so seems better than the previous example. (cherry picked from commit 32b27f4)
1 parent 83f33d1 commit 6f182b3

File tree

102 files changed

+1136
-1253
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

102 files changed

+1136
-1253
lines changed

examples/Kirkfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rack "rails3/config.ru" do
1+
rack "rails7/config.ru" do
22
listen 9090
33
end
44

examples/rails3/.gitignore

Lines changed: 0 additions & 5 deletions
This file was deleted.

examples/rails3/Gemfile

Lines changed: 0 additions & 31 deletions
This file was deleted.

examples/rails3/Gemfile.lock

Lines changed: 0 additions & 119 deletions
This file was deleted.

0 commit comments

Comments
 (0)