aboutsummaryrefslogtreecommitdiffstats
path: root/activesupport/test/loading_module/resource_controller.rb
diff options
context:
space:
mode:
Diffstat (limited to 'activesupport/test/loading_module/resource_controller.rb')
-rw-r--r--activesupport/test/loading_module/resource_controller.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/activesupport/test/loading_module/resource_controller.rb b/activesupport/test/loading_module/resource_controller.rb
new file mode 100644
index 0000000000..d948f366bf
--- /dev/null
+++ b/activesupport/test/loading_module/resource_controller.rb
@@ -0,0 +1,2 @@
+class ResourceController
+end