Hello,
I was sneaking around those 2 tools to test them out. However I
encounter errors on both of them.
For compress.rb:
$ ruby compress.rb -h
compress.rb:149: uninitialized constant Blueprint::Compressor
(NameError)
For validate.rb:
$ruby validate.rb -h
./blueprint/validator.rb:13:in `validate': undefined method `blank?'
for "/usr/bin/java":String (NoMethodError)
from validate.rb:15
Ruby informations:
$ ruby -v
ruby 1.8.7 (2008-08-11 patchlevel 72) [x86_64-linux]
Any idea?
Thanks a lo
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Blueprint CSS" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/blueprintcss?hl=en
-~----------~----~----~----~------~----~------~--~---