aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRobin Houston <robin.houston@gmail.com>2012-04-02 09:36:14 -0700
committerRobin Houston <robin.houston@gmail.com>2012-04-02 09:36:14 -0700
commit5d2c5f7145f59afe5f77937fe4a6ea596b9c34e3 (patch)
tree56486134df98762e7b7776cdc22ae1a93f2b466d
parente8a9ee92ce4dd83fbf432d0e186942fd60e6d930 (diff)
parent91925edb6a52b8f7e5320ed1c081aff90046dc5c (diff)
Merge pull request #462 from jpmckinney/small-fixes
Small fixes
-rw-r--r--config.ru2
-rw-r--r--tmp/.gitkeep0
2 files changed, 2 insertions, 0 deletions
diff --git a/config.ru b/config.ru
new file mode 100644
index 000000000..30b00bfa1
--- /dev/null
+++ b/config.ru
@@ -0,0 +1,2 @@
+require File.dirname(__FILE__) + '/config/environment'
+run ActionController::Dispatcher.new
diff --git a/tmp/.gitkeep b/tmp/.gitkeep
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/tmp/.gitkeep