sproutcore / abbot

SproutCore Build Tools [deprecated]
http://www.sproutcore.com
88 stars 44 forks source link

SASS generates incorrectly #2

Closed burrows closed 14 years ago

burrows commented 14 years ago

Under ruby 1.9, the Sass builder was outputting an array of strings into the generated CSS file. This is because Array#to_s is now the same as Array#inspect.

wagenet commented 14 years ago

Cleanup to Builders - Closed by 5fc8daf9cb45a02d5455fba11c6a244f5a24c896