Sha256: f28a69fd96213a0178bd1851748e282657cce48ced01bd6685e3bf04cbe23764

Contents?: true

Size: 215 Bytes

Versions: 44

Compression:

Stored size: 215 Bytes

Contents

require 'spec_helper'

describe "library_groups/edit" do
  before(:each) do
    @library_group = LibraryGroup.site_config
    @countries = Country.all
  end

  it "renders attributes in <p>" do
    render
  end
end

Version data entries

44 entries across 44 versions & 1 rubygems

Version Path
enju_library-0.1.2 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.1 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre45 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre44 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre43 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre42 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre41 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre40 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre39 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre38 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre37 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre36 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre35 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre34 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre33 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre32 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre31 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre30 spec/views/library_groups/edit.html.erb_spec.rb
enju_library-0.1.0.pre29 spec/views/library_groups/edit.html.erb_spec.rb