Skip to content

Instantly share code, notes, and snippets.

View scottdavis's full-sized avatar

Scott Davis scottdavis

View GitHub Profile
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?'
/* 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";
source 'http://rubygems.org'
gem 'compass', :git => 'git://github.com/chriseppstein/compass.git', :branch => 'master'
@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;
}
[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
["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
[
"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
@mixin slider-nav($sprite, $total-width) {
position:absolute;
$sprite-height:slider-sprite-height($sprite);
$sprite-width:slider-sprite-width($sprite);
$margin:($base-line-height/2) - ($sprite-height/2);
margin-top: $margin;
margin-bottom: $margin;
left: (($total-width - $sprite-width) / 2);
@include slider-sprite($sprite, true);
}
Total: 489 samples
163 33.3% 33.3% 163 33.3% garbage_collector
53 10.8% 44.2% 54 11.0% Dir.open
40 8.2% 52.4% 40 8.2% Kernel#caller
18 3.7% 56.0% 18 3.7% Dir.[]
18 3.7% 59.7% 18 3.7% Regexp#=~
10 2.0% 61.8% 11 2.2% Dir.mkdir
9 1.8% 63.6% 9 1.8% StringScanner#scan
6 1.2% 64.8% 10 2.0% Sass::Script::Lexer#scan
5 1.0% 65.8% 39 8.0% Array#flatten
@scottdavis
scottdavis / cross-browser-rgba-mixin.scss
Created January 1, 2012 06:58 — forked from philippbosch/cross-browser-rgba-mixin.scss
image-less RGBA backgrounds for real browsers and Internet Explorer
@mixin rgba-background($color, $opacity) {
background-color: $color;
background-color: rgba($color, $opacity);
background-color: transparent\9;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#{'#'+hex(round($opacity*255)) + '' + hex(red($color)) + '' + hex(green($color)) + '' + hex(blue($color))},endColorstr=#{'#'+hex(round($opacity*255)) + '' + hex(red($color)) + '' + hex(green($color)) + '' + hex(blue($color))});
zoom: 1;
}