Sha256: 07ebbce32fb180a68cb9543cbb26eb7ed19863757396344c0ac9739e4769aef8

Contents?: true

Size: 155 Bytes

Versions: 169

Compression:

Stored size: 155 Bytes

Contents

  context "show action" do
    should "render show template" do
      get :show, :id => <%= class_name %>.first
      assert_template 'show'
    end
  end

Version data entries

169 entries across 126 versions & 31 rubygems

Version Path
aslon_scaffold-0.0.12 lib/generators/nifty/aslon/templates/tests/shoulda/actions/show.rb
aslon_scaffold-0.0.12 lib/generators/nifty/scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.3.3 lib/generators/dust/scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.3.2 lib/generators/dust/scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.3.1 lib/generators/dust/scaffold/templates/tests/shoulda/actions/show.rb
bravo-generators-0.1.1 lib/generators/bravo/scaffold/templates/tests/shoulda/actions/show.rb
scaffold_logic-2.0.0 lib/generators/scaffold_logic/scaffold/templates/tests/shoulda/actions/show.rb
kickoff-0.0.2 lib/generators/kickoff/scaffold/templates/tests/shoulda/actions/show.rb
scaffold_logic-1.7.9 lib/generators/scaffold_logic/scaffold/templates/tests/shoulda/actions/show.rb
scaffold_logic-1.7.8 lib/generators/scaffold_logic/scaffold/templates/tests/shoulda/actions/show.rb
scaffold_logic-1.7.7 lib/generators/scaffold_logic/scaffold/templates/tests/shoulda/actions/show.rb
scaffold_logic-1.7.6 lib/generators/scaffold_logic/scaffold/templates/tests/shoulda/actions/show.rb
scaffold_logic-1.7.5 lib/generators/scaffold_logic/scaffold/templates/tests/shoulda/actions/show.rb
scaffold_logic-1.7.4 lib/generators/scaffold_logic/scaffold/templates/tests/shoulda/actions/show.rb
bootstrapped-0.0.6 lib/generators/bootstrapped/scaffold/templates/tests/shoulda/actions/show.rb
scaffold_logic-1.7.3 lib/generators/scaffold_logic/scaffold/templates/tests/shoulda/actions/show.rb
scaffold_logic-1.7.2 lib/generators/scaffold_logic/scaffold/templates/tests/shoulda/actions/show.rb
bootstrapped-0.0.4 lib/generators/bootstrapped/scaffold/templates/tests/shoulda/actions/show.rb
scaffold_logic-1.7.1 lib/generators/scaffold_logic/scaffold/templates/tests/shoulda/actions/show.rb
scaffold_logic-1.7.0 lib/generators/scaffold_logic/scaffold/templates/tests/shoulda/actions/show.rb