adding chrome frame for poor ie souls
This commit is contained in:
parent
82d0e193e7
commit
b7834b298c
1 changed files with 2 additions and 2 deletions
|
|
@ -6,6 +6,6 @@
|
|||
|
||||
require ::File.expand_path('../config/environment', __FILE__)
|
||||
#use Rack::FiberPool
|
||||
#require 'lib/chrome_frame'
|
||||
#use Rack::ChromeFrame
|
||||
require 'lib/chrome_frame'
|
||||
use Rack::ChromeFrame
|
||||
run Diaspora::Application
|
||||
|
|
|
|||
Loading…
Reference in a new issue