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
twilson63-nifty-generators-0.3.1 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.3.2 rails_generators/nifty_nested_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.3.2 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.3.3 rails_generators/nifty_nested_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.3.3 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.3.4 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.3.4 rails_generators/nifty_nested_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.3.5 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.3.5 rails_generators/nifty_nested_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.3.6 rails_generators/nifty_nested_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.3.6 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.3.7 rails_generators/nifty_nested_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.3.7 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.3.8 rails_generators/nifty_nested_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.3.8 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
unittk-nifty-generators-0.1.7.1 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
unittk-nifty-generators-0.1.7.2 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
unittk-nifty-generators-0.1.7 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
tripper-0.0.3d lib/generators/tripper/templates/tests/shoulda/actions/show.rb
tripper-0.0.3d lib/generators/tripper/from_community/templates/tests/shoulda/actions/show.rb