# File lib/compass/commands/project_base.rb, line 30 def add_project_configuration Compass.add_project_configuration(options[:configuration_file]) do options[:project_type] end end