Skip to content

Instantly share code, notes, and snippets.

@benolee
Created November 19, 2010 16:03
Show Gist options
  • Save benolee/706688 to your computer and use it in GitHub Desktop.
Save benolee/706688 to your computer and use it in GitHub Desktop.
require 'spec_helper'
describe User do
let(:user) { User.new }
subject{ user }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment