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
nifty-generators-0.3.0 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
nifty-generators-0.1.7 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
nifty-generators-0.2.0 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
nifty-generators-0.2.1 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
nifty-generators-0.2.3 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
nifty-generators-0.2.4 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
nifty-generators-0.2.2 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
nifty-generators-0.1.8 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb
niftygenerators-0.1.7 rails_generators/nifty_scaffold/templates/tests/shoulda/actions/show.rb