Skip to content

Instantly share code, notes, and snippets.

@thesp0nge
Created May 12, 2011 15:31
Show Gist options
  • Save thesp0nge/968754 to your computer and use it in GitHub Desktop.
Save thesp0nge/968754 to your computer and use it in GitHub Desktop.
A_just_for_fun_spec.rb
require 'spec_helper.rb'
context 'A user is coming to user page' do
it 'be happy' do
true
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment