Require the engine on gem load.

This commit is contained in:
Mario Visic 2012-04-10 18:06:28 +08:00
parent f74306503b
commit 4bf16b00f9
1 changed files with 1 additions and 0 deletions

1
lib/locomotive_cms.rb Normal file
View File

@ -0,0 +1 @@
require 'locomotive/engine'