Skip to content

Instantly share code, notes, and snippets.

@Bodacious
Bodacious / README.md
Created January 24, 2012 20:29
New York Address generator

NY Address Generator

60% of the time it works EVERY time!

Installing

  gem 'ny_address', git: 'git://gist.github.com/1672379.git'
@Bodacious
Bodacious / users_controller.rb
Created January 10, 2012 21:37
Build a RESTful API in Rails 3 Controller refactored: http://vimeo.com/user7965808/building-a-rest-api-in-rails-3
class UsersController < ApplicationController
# This can be moved to ApplicationController if
# every action within the application should respond to these MIME Types
respond_to :html, :json, :xml
def index
respond_with users
end
@Bodacious
Bodacious / MacBook.id_rsa.pub
Created September 13, 2011 10:03
My Public keys
ssh-rsa AAAAB3NzaC1yc2EAAAABIwAAAQEA1gghNFnH5SkGAmjCkYX6VjA8iIbEGwZC9vruKwrBOQ07npxh3gPu2pfXDIBZUl2knV5epDfpKRqdfs+E79LcqEsco1mQ+TC+lRaZvyHF+3EXe8uPqvFKqbtOF6QlCxsRjFHU2rSjEB1NbpX+YENg3D/1yBaR6oxt6aChesf5kuwc1oP/074lADqkVmgU4Z+Eq++cqXy9/bsYvCaXRoausTeDo7rIZueJw5Imaw+vfUOejBSuV0X37uqPCmevOizAyuV9n3JoWcdnvUjuN4D9uViEh/TF+vJTtm0Rs8UwYHLjxQ0k2ByNhJcoWdXYNOm9s+SAIDy/SJaix7b9lictIQ== Gavin@Gavins-Computer.local