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.15 lib/generators/nifty/scaffold/templates/tests/shoulda/actions/show.rb
aslon_scaffold-0.0.15 lib/generators/nifty/aslon/templates/tests/shoulda/actions/show.rb
aslon_scaffold-0.0.14 lib/generators/nifty/scaffold/templates/tests/shoulda/actions/show.rb
aslon_scaffold-0.0.14 lib/generators/nifty/aslon/templates/tests/shoulda/actions/show.rb
aslon_scaffold-0.0.13 lib/generators/nifty/aslon/templates/tests/shoulda/actions/show.rb
aslon_scaffold-0.0.13 lib/generators/nifty/scaffold/templates/tests/shoulda/actions/show.rb
iain-pizza-generators-0.1.1 rails_generators/pizza_scaffold/templates/tests/shoulda/actions/show.rb
iain-pizza-generators-0.1.2 rails_generators/pizza_scaffold/templates/tests/shoulda/actions/show.rb
iain-pizza-generators-0.1.3 rails_generators/pizza_scaffold/templates/tests/shoulda/actions/show.rb
iain-pizza-generators-0.1.4 rails_generators/pizza_scaffold/templates/tests/shoulda/actions/show.rb
intinno-nifty-generators-0.2.5 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
polly-nifty-generators-0.2.3 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
rubycs-nifty-generators-compass-0.0.1 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
ryanb-nifty-generators-0.1.7 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.2.5 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.2.6 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.2.7 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.2.8 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.2.9 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
twilson63-nifty-generators-0.3.0 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb