Skip to content

Instantly share code, notes, and snippets.

@panSarin
Created June 12, 2014 14:12
Show Gist options
  • Select an option

  • Save panSarin/4c8c6199fad8da30498d to your computer and use it in GitHub Desktop.

Select an option

Save panSarin/4c8c6199fad8da30498d to your computer and use it in GitHub Desktop.
tickets_controller_spec_issue
require 'spec_helper'
describe TicketsController, type: :controller do
it 'should confirm ticket' do
body_of_test
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment