Commit Graph

6 Commits

Author SHA1 Message Date
Chris Eppstein
4ddc3e9bcf Revert "Updated gitignore"
This reverts commit c9a684c1cf.
2010-11-14 10:59:49 -08:00
B Mathis
c9a684c1cf Updated gitignore
Conflicts:

	.gitignore
2010-11-13 17:24:35 -06:00
Chris Eppstein
4cc569586b Restructure the existing command line code to allow for the new sub-command based CLI. 2009-09-29 18:35:24 -07:00
Chris Eppstein
b13fd43a2e Require relative to the load path instead of using the more convoluted approach of File.join(File.dirname(__FILE__), ...).
Also, don't ever muck with the load paths or rubygems without first
trying to require the library without doing so.
2009-09-02 21:45:08 -07:00
Chris Eppstein
ff2a54af53 Changes to make the command-line tool more testable. 2009-01-19 07:52:39 -08:00
Chris Eppstein
88ed4591cc Initial Checkin of Compass. Used to be Blueprint-Sass. 2008-08-23 10:00:46 -07:00