Sha256: ebbda46e4885f90ff625655c234e4c4d411ca6db104f189084c46234b95b4eb6

Contents?: true

Size: 339 Bytes

Versions: 36

Compression:

Stored size: 339 Bytes

Contents

require File.expand_path(File.dirname(__FILE__) + '/../../spec_helper')

describe "/dog/bark" do
  before(:each) do
    render 'dog/bark'
  end

  #Delete this example and add some real ones or delete this file
  it "should tell you where to find the file" do
    response.should have_tag('p', %r[Find me in app/views/dog/bark])
  end
end

Version data entries

36 entries across 12 versions & 3 rubygems

Version Path
jeffp-enumerated_attribute-0.2.0.2 spec/rails/spec/views/form_test/form_tag.html.erb_spec.rb
jeffp-enumerated_attribute-0.2.0.2 spec/rails/spec/views/form_test/form_for.html.erb_spec.rb
jeffp-enumerated_attribute-0.2.0.2 spec/rails/spec/views/form_test/form.html.erb_spec.rb
jeffp-enumerated_attribute-0.2.1 spec/rails/spec/views/form_test/form.html.erb_spec.rb
jeffp-enumerated_attribute-0.2.1 spec/rails/spec/views/form_test/form_for.html.erb_spec.rb
jeffp-enumerated_attribute-0.2.1 spec/rails/spec/views/form_test/form_tag.html.erb_spec.rb
jeffp-enumerated_attribute-0.2.2 spec/rails/spec/views/form_test/form.html.erb_spec.rb
jeffp-enumerated_attribute-0.2.2 spec/rails/spec/views/form_test/form_for.html.erb_spec.rb
jeffp-enumerated_attribute-0.2.2 spec/rails/spec/views/form_test/form_tag.html.erb_spec.rb
jeffp-enumerated_attribute-0.2.3 spec/rails/spec/views/form_test/form.html.erb_spec.rb
jeffp-enumerated_attribute-0.2.3 spec/rails/spec/views/form_test/form_for.html.erb_spec.rb
jeffp-enumerated_attribute-0.2.3 spec/rails/spec/views/form_test/form_tag.html.erb_spec.rb
edave-enumerated_attribute-0.2.18 spec/rails/spec/views/form_test/form.html.erb_spec.rb
edave-enumerated_attribute-0.2.18 spec/rails/spec/views/form_test/form_for.html.erb_spec.rb
edave-enumerated_attribute-0.2.18 spec/rails/spec/views/form_test/form_tag.html.erb_spec.rb
enumerated_attribute-0.2.16 spec/rails/spec/views/form_test/form_tag.html.erb_spec.rb
enumerated_attribute-0.2.16 spec/rails/spec/views/form_test/form.html.erb_spec.rb
enumerated_attribute-0.2.16 spec/rails/spec/views/form_test/form_for.html.erb_spec.rb
enumerated_attribute-0.2.13 spec/rails/spec/views/form_test/form_tag.html.erb_spec.rb
enumerated_attribute-0.2.13 spec/rails/spec/views/form_test/form.html.erb_spec.rb