summaryrefslogtreecommitdiff
path: root/config/environment.rb
diff options
context:
space:
mode:
Diffstat (limited to 'config/environment.rb')
-rw-r--r--config/environment.rb5
1 files changed, 5 insertions, 0 deletions
diff --git a/config/environment.rb b/config/environment.rb
new file mode 100644
index 0000000..1bc9d83
--- /dev/null
+++ b/config/environment.rb
@@ -0,0 +1,5 @@
+# Load the Rails application.
+require File.expand_path('../application', __FILE__)
+
+# Initialize the Rails application.
+Hfw::Application.initialize!