Skip to content

Instantly share code, notes, and snippets.

@biot023
Created July 8, 2010 12:03
Show Gist options
  • Save biot023/467929 to your computer and use it in GitHub Desktop.
Save biot023/467929 to your computer and use it in GitHub Desktop.
tabs/show.html.haml
should be speccable (FAILED - 1)
1) tabs/show.html.haml should be speccable
Failure/Error: lambda { render_cell( :tabs, :show ) }.should_not raise_error
expected no Exception, got #<ActionView::MissingTemplate: Missing partial /Users/douglivesey/work/fl/rails/bentley_ror3/app/cells/tabs/show.html with {:handlers=>[:erb, :rjs, :builder, :rhtml, :rxml, :haml], :formats=>[:html, :text, :js, :css, :ics, :csv, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json], :locale=>[:en, :en]} in view paths "/Users/douglivesey/work/fl/rails/bentley_ror3/app/views">
# ./spec/cells/tabs/show.html.haml_spec.rb:11:in `block (2 levels) in <top (required)>'
Finished in 0.05272 seconds
1 example, 1 failure
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment