Chris Eppstein
6555ab3952
[Configuration] A more logical and consistent approach to http path locations.
2009-07-06 07:18:25 -07:00
Chris Eppstein
956c437fe9
[Configuration] [Command Line] Whether to generate relative links to assets is now controlled by a separate configuration flag and can be set via a command-line switch.
2009-07-06 07:18:25 -07:00
Chris Eppstein
802bca6174
[Configuration] Allow additional sass options to be specified in the compass configuration using the sass_options property.
2009-06-27 13:05:30 -07:00
Chris Eppstein
047be06a0a
[Configuration] Allow additional import paths to be declared within the compass configuration.
2009-06-27 12:15:28 -07:00
Chris Eppstein
ec6c12092e
Test that serialization of configuration fails when using blocks.
2009-06-27 11:28:16 -07:00
Chris Eppstein
a2462db334
Need to reset the configuration before each configuration test case.
2009-05-08 08:11:42 -07:00
Chris Eppstein
d4aa36f0f0
Fix some failing tests and refactor the tests to make better use of new compass facilities that didn't exist when the tests were first written.
2009-05-08 08:09:43 -07:00
Chris Eppstein
1170d324a7
Fix failing test cases.
2009-04-07 00:22:21 -07:00
Chris Eppstein
95fd94428a
Refactored the Configuration Singleton and the UpdateProject command so that it now relies more heavily on the configuration object.
2009-02-21 00:15:19 -08:00
Chris Eppstein
39a4b48b5e
Fixed a bug in the configuration parser.
...
Added Compass#sass_engine_options method to emit sass options suitable
for passing to Sass::Engine#new.
Added require tracking in the configuration parser and serializer.
2009-02-12 23:19:32 -08:00