huginn/config/environment.rb

6 lines
128 B
Ruby
Raw Permalink Normal View History

2013-03-09 22:32:52 -08:00
# Load the rails application
2016-09-12 22:37:58 +02:00
require_relative 'application'
2013-03-09 22:32:52 -08:00
# Initialize the rails application
Huginn::Application.initialize!