Allow rails installs to proceed without requiring input if the css-dir and sass-dir options are set on the command line.
This commit is contained in:
parent
af6f16d4b8
commit
e14f6968f1
@ -10,6 +10,7 @@ module Compass
|
||||
eval(config.read, nil, configuration_file)
|
||||
end
|
||||
end
|
||||
Compass.configuration.set_maybe(options)
|
||||
end
|
||||
|
||||
def init
|
||||
|
Loading…
Reference in New Issue
Block a user