Skip to content

Instantly share code, notes, and snippets.

# more widget-like tags
{{callout}}
{{/callout}}
{{photo_gallery "attachment1", "attachment2"}}
{{manufacturer_specs_table}}
{{raw_scores_table}}
{{comparison_bars}} *with attributes (space separated) as follows:
title="Neato title"
attribute="name" # manufacturer_spec or raw_score for which we are building bars
@incorvia
incorvia / gist:4356240
Last active December 10, 2015 01:09 — forked from anonymous/gist:4356164
(bad dir) - 50cd74e860de7d6d0b1422bf => http://reviewed-production.s3.amazonaws.com/uploads/tmp/20121221-2155-2-5788/OLYMPUS-E-30-pencil-iso800-NR3-normal.jpg
(staging) - 50cd71bd60de7d6d0b140078 => https://staging.reviewed.attachments.s3.amazonaws.com/attachment/fd4d10a08743b30d949de476a8ff9c2430937b39/NIKON-S630-still-iso64.jpg
(bad dir) - 50cd74f760de7d6d0b142359 => http://reviewed-production.s3.amazonaws.com/uploads/tmp/20121221-2155-2-6205/spacer.gif
(bad dir) - 50cd74fc60de7d6d0b1423a9 => http://reviewed-production.s3.amazonaws.com/uploads/tmp/20121221-2155-2-2233/spacer.gif
(bad dir) - 50cd74ac60de7d6d0b141fcf => http://reviewed-production.s3.amazonaws.com/uploads/tmp/20121221-2154-2-7336/NIKON-D90-left-small.jpg
(bad dir) - 50cd74f560de7d6d0b142344 => http://reviewed-production.s3.amazonaws.com/uploads/tmp/20121221-2155-2-0796/viewfinder3_61.jpg
(bad dir) - 50cd74a360de7d6d0b141f5e => http://reviewed-production.s3.amazonaws.com/uploads/tmp/20121221-2153-2-6083/spacer.gif
(bad dir) - 50cd750460de7d6d0b
source 'https://rubygems.org'
gem 'rails', '3.2.3'
# Database
gem 'pg'
gem "foreigner"
# Improvements
gem 'inherited_resources'
source 'https://rubygems.org'
gem 'rails', '3.2.3'
# Database
gem 'pg'
gem "foreigner"
# Improvements
gem 'inherited_resources'

Boxen uses a bunch of shellscripts to insert itself into your environment on shell load.

These assume a POSIX shell, which fish is not.

Run this script to generate a fish-compatible config file in ~/.config/fish/boxen.fish, which you can source at the end of your ~/.config/fish/config.fish.