intersect_rails_layout 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
@@ -4,7 +4,7 @@ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
4
 
5
5
  Gem::Specification.new do |spec|
6
6
  spec.name = "intersect_rails_layout"
7
- spec.version = "0.0.2"
7
+ spec.version = "0.0.3"
8
8
  spec.authors = ["Marc Ziani de Ferranti"]
9
9
  spec.email = ["marc@intersect.org.au"]
10
10
  spec.description = %q{Generates Rails application layout files for use with various front-end frameworks.}
@@ -18,7 +18,7 @@
18
18
  %span.icon-bar
19
19
  %span.icon-bar
20
20
  %span.icon-bar
21
- %a.navbar-brand{href: "#"} Intersect Template
21
+ %a.navbar-brand{href: "/"} Intersect Template
22
22
  .collapse.navbar-collapse
23
23
  = render 'layouts/navigation'
24
24
  %main{:role => "main"}
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: intersect_rails_layout
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: