.. |
base.rb
|
Subcommand UI for project creation and initialization.
|
2009-10-04 00:33:36 -07:00 |
create_project.rb
|
better description of the --using option.
|
2010-08-31 22:35:08 -07:00 |
generate_grid_background.rb
|
removed RMagic dependecy
|
2009-12-30 19:38:41 +01:00 |
help.rb
|
[Command Line] The compass frameworks command has nicer output now -- similar to compass help. The -q option can be used to get a simple list of frameworks.
|
2010-05-30 10:59:39 -07:00 |
imports.rb
|
Add help text for the imports subcommand.
|
2010-10-11 02:33:35 -07:00 |
installer_command.rb
|
[Command Line] Allow another configuration file to be used when creating a new project
|
2010-05-30 12:08:56 -07:00 |
interactive.rb
|
[Command Line] Access the Sass Repl (sass -i) with the compass environment loaded.
|
2009-11-14 10:11:19 -08:00 |
list_frameworks.rb
|
[Command Line] The compass frameworks command has nicer output now -- similar to compass help. The -q option can be used to get a simple list of frameworks.
|
2010-05-30 10:59:39 -07:00 |
print_version.rb
|
Keep the copyright up to date.
|
2010-09-09 11:45:41 -07:00 |
project_base.rb
|
A command to unpack an extension from the system location.
|
2010-08-29 11:30:58 -07:00 |
project_stats.rb
|
[Command Line] Fixed a display issue when the filenames were shorter than the total label in the compass stats tool
|
2010-07-18 00:11:00 -07:00 |
registry.rb
|
[CLI] Enable command abbreviations.
|
2010-05-07 10:03:42 -07:00 |
stamp_pattern.rb
|
Tests are more useful if you actually run them.
|
2010-08-05 22:13:35 -07:00 |
unpack_extension.rb
|
Print a better error message if the extension isn't found.
|
2010-08-29 14:35:32 -07:00 |
update_project.rb
|
Add a new configuration property to disable sass warnings: disable_warnings
|
2010-11-15 03:55:09 -08:00 |
validate_project.rb
|
Make the validator work even when you're not in the project directory.
|
2009-10-30 09:27:59 -07:00 |
watch_project.rb
|
[Command Line] Improved descriptions of the watch and init commands.
|
2010-05-14 23:02:33 -07:00 |
write_configuration.rb
|
Add the ability to print out compass configuration values
|
2010-10-30 15:46:26 -07:00 |