aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/examples/address_book_controller.rbx
diff options
context:
space:
mode:
Diffstat (limited to 'actionpack/examples/address_book_controller.rbx')
-rw-r--r--actionpack/examples/address_book_controller.rbx4
1 files changed, 0 insertions, 4 deletions
diff --git a/actionpack/examples/address_book_controller.rbx b/actionpack/examples/address_book_controller.rbx
deleted file mode 100644
index 8c04eeccc8..0000000000
--- a/actionpack/examples/address_book_controller.rbx
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/local/bin/ruby
-
-require "address_book_controller"
-AddressBookController.process_cgi(CGI.new) \ No newline at end of file