aboutsummaryrefslogtreecommitdiffstats
path: root/actionservice/lib/action_service/router.rb
diff options
context:
space:
mode:
Diffstat (limited to 'actionservice/lib/action_service/router.rb')
-rw-r--r--actionservice/lib/action_service/router.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/actionservice/lib/action_service/router.rb b/actionservice/lib/action_service/router.rb
new file mode 100644
index 0000000000..16f0ae4463
--- /dev/null
+++ b/actionservice/lib/action_service/router.rb
@@ -0,0 +1,2 @@
+require 'action_service/router/action_controller'
+require 'action_service/router/wsdl'