Skip to content

Instantly share code, notes, and snippets.

@happycollision
happycollision / controllers.application.js
Last active April 13, 2018 07:45 — forked from samselikoff/mirage.config.js
Mirage issue with associations
import Ember from 'ember';
export default Ember.Controller.extend({
});
@happycollision
happycollision / html5video.sh
Last active December 14, 2015 01:49 — forked from markupboy/html5video.sh
Playing with some alterations to plop it into my workflow.
#!/bin/sh
####################################
# Output file for HTML5 video #
# Requirements: #
# - handbrakecli #
# - ffmpeg #
# - ffmpeg2theora #
# #
# usage: #