git.ithinksw.org
/
extjs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Upgrade to ExtJS 4.0.0 - Released 04/26/2011
[extjs.git]
/
resources
/
themes
/
compass_init.rb
1
# include the utils rb file which has extra functionality for the ext theme
2
dir = File.dirname(__FILE__)
3
require File.join(dir, 'lib', 'utils.rb')
4
5
# register ext4 as a compass framework
6
Compass::Frameworks.register 'ext4', dir