Sha256: 0bca9da05575f32736867c5660b04065fedc0b298a0e56ae57e931fd13b06b30

Contents?: true

Size: 145 Bytes

Versions: 174

Compression:

Stored size: 145 Bytes

Contents

  it "show action should render show template" do
    get :show, :id => <%= class_name %>.first
    response.should render_template(:show)
  end

Version data entries

174 entries across 131 versions & 33 rubygems

Version Path
twilson63-nifty-generators-0.3.5 rails_generators/nifty_nested_scaffold/templates/tests/rspec/actions/show.rb
twilson63-nifty-generators-0.3.5 rails_generators/nifty_scaffold/templates/tests/rspec/actions/show.rb
twilson63-nifty-generators-0.3.6 rails_generators/nifty_scaffold/templates/tests/rspec/actions/show.rb
twilson63-nifty-generators-0.3.6 rails_generators/nifty_nested_scaffold/templates/tests/rspec/actions/show.rb
twilson63-nifty-generators-0.3.7 rails_generators/nifty_nested_scaffold/templates/tests/rspec/actions/show.rb
twilson63-nifty-generators-0.3.7 rails_generators/nifty_scaffold/templates/tests/rspec/actions/show.rb
twilson63-nifty-generators-0.3.8 rails_generators/nifty_scaffold/templates/tests/rspec/actions/show.rb
twilson63-nifty-generators-0.3.8 rails_generators/nifty_nested_scaffold/templates/tests/rspec/actions/show.rb
unittk-nifty-generators-0.1.7.1 rails_generators/nifty_scaffold/templates/tests/rspec/actions/show.rb
unittk-nifty-generators-0.1.7.2 rails_generators/nifty_scaffold/templates/tests/rspec/actions/show.rb
unittk-nifty-generators-0.1.7 rails_generators/nifty_scaffold/templates/tests/rspec/actions/show.rb
tripper-0.0.3d lib/generators/tripper/templates/tests/rspec/actions/show.rb
tripper-0.0.3d lib/generators/tripper/from_community/templates/tests/rspec/actions/show.rb
aslon_scaffold-0.0.12 lib/generators/nifty/scaffold/templates/tests/rspec/actions/show.rb
aslon_scaffold-0.0.12 lib/generators/nifty/aslon/templates/tests/rspec/actions/show.rb
dust-generators-0.3.3 lib/generators/dust/scaffold/templates/tests/rspec/actions/show.rb
dust-generators-0.3.2 lib/generators/dust/scaffold/templates/tests/rspec/actions/show.rb
dust-generators-0.3.1 lib/generators/dust/scaffold/templates/tests/rspec/actions/show.rb
bootstrapped-2.0.4 lib/generators/bootstrapped/scaffold/templates/tests/rspec/actions/show.rb
bootstrapped-2.0.3 lib/generators/bootstrapped/scaffold/templates/tests/rspec/actions/show.rb