Skip to content

Instantly share code, notes, and snippets.

@liangzan
Created September 8, 2010 23:46
Show Gist options
  • Save liangzan/571073 to your computer and use it in GitHub Desktop.
Save liangzan/571073 to your computer and use it in GitHub Desktop.
# spec/commit_button_spec.rb
describe 'SemanticFormBuilder#commit_button' do
...
before do
@output_buffer = ''
mock_everything
end
...
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment