Skip to content

Instantly share code, notes, and snippets.

View bradleyjucsc's full-sized avatar

Brad Bennett bradleyjucsc

  • FlashFunders
  • Santa Monica, CA
View GitHub Profile
@bradleyjucsc
bradleyjucsc / Introducing flash flow.md
Last active September 27, 2017 00:41
Flash Flow is a tool to keep your acceptance environment up to date.

Introducing Flash Flow

At FlashFunders, our product team consists of five engineers working on our rails apps, a PM and two designers. We are constantly reevaluating our process for getting new features into production. One of the signficant improvements we've made is Flash Flow, a tool we use to keep our acceptance environment up to date. We are open sourcing Flash Flow in hopes that it is useful to you and that you might help improve it.

In this post we discuss what Flash Flow does and the problems it solves.

How we deliver work

  1. Product manager (PM) writes story.
  2. Engineer creates feature branch from master to work on story.
@bradleyjucsc
bradleyjucsc / gist:2722535
Created May 18, 2012 01:01
bundle install output
Fetching gem metadata from https://rubygems.org/
Query List: ["rails", "jquery-rails", "slim", "sass", "settingslogic", "unicorn", "newrelic_rpm", "airbrake", "anemone", "zestutil", "sass-rails", "coffee-rails", "uglifier", "bourbon", "asset_sync", "rspec-rails", "pry", "pry-doc", "pry-stack_explorer", "jasmine-rails", "timecop", "ruby-debug19", "guard-bundler", "guard-rails", "guard-livereload", "guard-rspec", "guard-cucumber", "guard-jasmine-headless-webkit", "slim-rails", "ruby_gntp", "guard", "rb-inotify", "capybara", "capybara-firebug", "capybara-webkit", "ci_reporter", "cucumber-rails", "launchy", "webmock", "fog", "activemodel", "rspec", "bundler", "jeweler", "ruby-debug", "fastercsv"]
Query Gemcutter Dependency Endpoint API: rails jquery-rails slim sass settingslogic unicorn newrelic_rpm airbrake anemone zestutil sass-rails coffee-rails uglifier bourbon asset_sync rspec-rails pry pry-doc pry-stack_explorer jasmine-rails timecop ruby-debug19 guard-bundler guard-rails guard-livereload guard-rspec guard-