Sha256: e35c9fa0ef8980f689af1dc164b89fe789b02bef06999956e57c460f0b1a67d2

Contents?: true

Size: 186 Bytes

Versions: 44

Compression:

Stored size: 186 Bytes

Contents

require 'spec_helper'

describe "library_groups/show" do
  before(:each) do
    @library_group = LibraryGroup.site_config
  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.0.pre28 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre27 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre26 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre25 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre24 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre23 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre22 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre21 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre20 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre19 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre18 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre17 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre16 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre15 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre14 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre13 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre12 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre11 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre10 spec/views/library_groups/show.html.erb_spec.rb
enju_library-0.1.0.pre9 spec/views/library_groups/show.html.erb_spec.rb