Skip to content

Instantly share code, notes, and snippets.

@jamonholmgren
Created February 22, 2013 05:33
Show Gist options
  • Save jamonholmgren/5010973 to your computer and use it in GitHub Desktop.
Save jamonholmgren/5010973 to your computer and use it in GitHub Desktop.
Rakefile
# -*- coding: utf-8 -*-
$:.unshift("/Library/RubyMotion/lib")
require "rubygems"
require 'bundler'
Bundler.require
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment