Skip to content

Instantly share code, notes, and snippets.

View mateuslinhares's full-sized avatar

Mateus Linhares mateuslinhares

View GitHub Profile
@caike
caike / template.rb
Created June 23, 2012 15:18
Rails 3.2.6 template w/ Twitter Bootstrap
app_name = ARGV[0]
initial_resource_name = ask('What is your initial resource ?')
remove_file 'Gemfile'
create_file 'Gemfile', <<-eos
source 'https://rubygems.org'
gem 'rails', '3.2.6'
@osantana
osantana / gist:996287
Created May 27, 2011 22:09
PHP FastCGI Upstart Configuration
We couldn’t find that file to show.