Skip to content

Instantly share code, notes, and snippets.

View scottdavis's full-sized avatar

Scott Davis scottdavis

View GitHub Profile
[
"3d-ribbon", "abaddon", "alpha-simprini-engine", "asset_tasks", "atk_icons", "bhm-admin", "big_band", "animate-sass", "beans-middleman", "bedrock", "awestruct", "blossom",
"capucine", "caboodle", "compass-extension-mesh", "compass-facebox-plugin", "compass-fancybox-plugin", "compass_formalize", "compass-foundation", "compass-golden-grid-system",
"compass-grid", "compass-growl", "compass-h5bp", "compass-html5", "compass-jquery-mobile-plugin", "compass-jquery-plugin", "compass-jquery-ui", "compass-jsbundle", "compass-less-plugin",
"compass-lucid-grid", "compass-magick", "compass-recipes", "compass-rgbapng", "compass-rmagick-engine", "compass-scalablegs-plugin", "compass-slickmap", "compass-squaregrid-plugin",
"compass-stems", "compass-susy-plugin", "compass-tfg-plugin", "compass-theme", "compass-themes", "compass-thesquaregrid", "compass-treesaver-plugin", "compass-treesaver-theme-basic-plugin",
"compass_twitter_bootstrap", "compass-twitter-bootstrap", "compass-ui", "compass-vgrid-plugin", "c
["3d-ribbon", "abaddon", "alpha-simprini-engine", "alpha-simprini-engine", "alpha-simprini-engine", "alpha-simprini-engine", "asset_tasks", "atk_icons", "atk_icons", "bhm-admin", "bhm-admin", "bhm-admin", "bhm-admin", "bhm-admin", "bhm-admin", "bhm-admin", "bhm-admin", "bhm-admin", "bhm-admin", "bhm-admin", "bhm-admin", "bhm-admin", "bhm-admin", "bhm-admin", "bhm-admin", "big_band", "big_band", "big_band", "big_band", "big_band", "animate-sass", "animate-sass", "beans-middleman", "beans-middleman", "beans-middleman", "beans-middleman", "beans-middleman", "beans-middleman", "beans-middleman", "beans-middleman", "beans-middleman", "bedrock", "bedrock", "bedrock", "bedrock", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awestruct", "awes
[2011-08-22 18:42:40] INFO WEBrick 1.3.1
[2011-08-22 18:42:40] INFO ruby 1.9.3 (2011-07-31) [x86_64-darwin11.0.0]
[2011-08-22 18:42:40] INFO WEBrick::HTTPServer#start: pid=44805 port=3000
[INFO] rack-rewrite: [302] Redirecting from /\/assets\/images\/categories\/([a-zA-Z\-]+)$/ to http://hubblesite.org/newscenter/archive/releases/images/nebula
[INFO] rack-rewrite: [302] Redirecting from /\/assets\/images\/categories\/([a-zA-Z\-]+)$/ to http://hubblesite.org/newscenter/archive/releases/images/nebula
[INFO] rack-rewrite: [302] Redirecting from /\/assets\/images\/categories\/([a-zA-Z\-]+)$/ to http://hubblesite.org/newscenter/archive/releases/images/stars
@mixin adjust-font-size-to-with-border($to-size, $lines: lines-for-font-size($to-size), $from-size: $base-font-size, $border-size:0px) {
@if not $relative-font-sizing and $from-size != $base-font-size {
@warn "$relative-font-sizing is false but a relative font size was passed to adjust-font-size-to"; }
font-size: $font-unit * $to-size / $from-size;
line-height: ($font-unit * $lines * $base-line-height / $from-size) - $border-size;
}
source 'http://rubygems.org'
gem 'compass', :git => 'git://github.com/chriseppstein/compass.git', :branch => 'master'
/* Welcome to Compass.
* In this file you should write your main styles. (or centralize your imports)
* Import this file using the following HTML or equivalent:
* <link href="/stylesheets/screen.css" media="screen, projection" rel="stylesheet" type="text/css" /> */
@import "compass";
@import "vert/*.png";
$horizontal-layout:horizontal;
@import "horizontal/*.png";
activesupport (3.0.7) lib/active_support/whiny_nil.rb:48:in `method_missing'
haml (3.2.0.alpha.5) vendor/sass/lib/sass/plugin/staleness_checker.rb:169:in `tree'
haml (3.2.0.alpha.5) vendor/sass/lib/sass/plugin/staleness_checker.rb:159:in `compute_dependencies'
haml (3.2.0.alpha.5) vendor/sass/lib/sass/plugin/staleness_checker.rb:142:in `dependencies'
haml (3.2.0.alpha.5) vendor/sass/lib/sass/plugin/staleness_checker.rb:119:in `dependencies_stale?'
haml (3.2.0.alpha.5) vendor/sass/lib/sass/plugin/staleness_checker.rb:154:in `dependency_updated?'
actionpack (3.0.7) lib/action_view/template.rb:255:in `any?'
haml (3.2.0.alpha.5) vendor/sass/lib/sass/plugin/staleness_checker.rb:119:in `each'
haml (3.2.0.alpha.5) vendor/sass/lib/sass/plugin/staleness_checker.rb:119:in `any?'
haml (3.2.0.alpha.5) vendor/sass/lib/sass/plugin/staleness_checker.rb:119:in `dependencies_stale?'
<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.6.1/jquery.min.js"></script>
ArgumentError on line 42 of /Users/sdavis/Work/compass/lib/compass/commands/sprite.rb: wrong number of arguments (2 for 1)
/Users/sdavis/Work/compass/lib/compass/commands/sprite.rb:42:in `new'
/Users/sdavis/Work/compass/lib/compass/commands/sprite.rb:42:in `perform'
/Users/sdavis/Work/compass/lib/compass/commands/base.rb:18:in `execute'
/Users/sdavis/Work/compass/lib/compass/commands/project_base.rb:19:in `execute'
/Users/sdavis/Work/compass/lib/compass/exec/sub_command_ui.rb:43:in `perform!'
/Users/sdavis/Work/compass/lib/compass/exec/sub_command_ui.rb:15:in `run!'
/Users/sdavis/Work/compass/bin/compass:25
/Users/sdavis/Work/compass/bin/compass:39:in `call'
/Users/sdavis/Work/compass/bin/compass:39
require 'test/unit'
require 'test/unit/assertions'
require 'rubygems'
require 'shoulda'
require '../tesseract/tesseract'
class TesseractTest < Test::Unit::TestCase
context "test dependency os check fails windows" do
setup do
@old_val = RUBY_PLATFORM