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
dust-generators-0.2.2 lib/generators/dust/scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.2.1 rails_generators/dust_scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.2.1 lib/generators/dust/scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.2.0 lib/generators/dust/scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.2.0 rails_generators/dust_scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.1.9 lib/generators/dust/scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.1.9 rails_generators/dust_scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.1.8 rails_generators/dust_scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.1.8 lib/generators/dust/scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.1.7 rails_generators/dust_scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.1.7 lib/generators/dust/scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.1.6 lib/generators/dust/scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.1.6 rails_generators/dust_scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.1.5 rails_generators/dust_scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.1.5 lib/generators/dust/scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.1.4 lib/generators/dust/scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.1.4 rails_generators/dust_scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.1.3 lib/generators/dust/scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.1.2 lib/generators/dust/scaffold/templates/tests/shoulda/actions/show.rb
dust-generators-0.1.1 lib/generators/dust/scaffold/templates/tests/shoulda/actions/show.rb