Blame view

WebRoot/plugins/websocketInstantMsg/ext4/resources/themes/compass_init.rb 227 Bytes
ad5081d3   孙向锦   初始化项目
1
2
3
4
5
6
  # include the utils rb file which has extra functionality for the ext theme
  dir = File.dirname(__FILE__)
  require File.join(dir, 'lib', 'utils.rb')
  
  # register ext4 as a compass framework
  Compass::Frameworks.register 'ext4', dir