forked from bofh/fetsite
comments
This commit is contained in:
@@ -2,6 +2,8 @@ require File.expand_path('../boot', __FILE__)
|
||||
|
||||
require 'rails/all'
|
||||
require File.expand_path('lib/like_voteable.rb')
|
||||
require File.expand_path('lib/is_commentable.rb')
|
||||
|
||||
if defined?(Bundler)
|
||||
# If you precompile assets before deploying to production, use this line
|
||||
Bundler.require(*Rails.groups(:assets => %w(development test)))
|
||||
|
||||
Reference in New Issue
Block a user