From fc1cffcacfa0e885c481e9d993f7c541673912c8 Mon Sep 17 00:00:00 2001 From: elijah Date: Thu, 28 May 2015 01:44:24 -0700 Subject: initial commit. --- config/routes.rb | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 config/routes.rb (limited to 'config') diff --git a/config/routes.rb b/config/routes.rb new file mode 100644 index 0000000..213e700 --- /dev/null +++ b/config/routes.rb @@ -0,0 +1,4 @@ +# Plugin's routes +# See: http://guides.rubyonrails.org/routing.html + +resources :version_reports \ No newline at end of file -- cgit v1.2.3