gridder 0.0.6 → 0.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -88,6 +88,6 @@ module Gridder
88
88
  end
89
89
  end
90
90
 
91
- builder.to_html.html_safe
91
+ builder.doc.root.to_html.html_safe
92
92
  end
93
93
  end
@@ -1,3 +1,3 @@
1
1
  module Gridder
2
- VERSION = "0.0.6"
2
+ VERSION = "0.0.7"
3
3
  end
@@ -153,3 +153,5 @@ Served asset /welcome.js - 304 Not Modified (0ms)
153
153
 
154
154
  Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-06-09 20:31:49 -0300
155
155
  Served asset /application.js - 304 Not Modified (0ms)
156
+ Connecting to database specified by database.yml
157
+ Connecting to database specified by database.yml
metadata CHANGED
@@ -2,7 +2,7 @@
2
2
  name: gridder
3
3
  version: !ruby/object:Gem::Version
4
4
  prerelease:
5
- version: 0.0.6
5
+ version: 0.0.7
6
6
  platform: ruby
7
7
  authors:
8
8
  - Pablo Targa
@@ -10,7 +10,7 @@ autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
12
 
13
- date: 2012-11-06 00:00:00 -02:00
13
+ date: 2012-11-14 00:00:00 -02:00
14
14
  default_executable:
15
15
  dependencies:
16
16
  - !ruby/object:Gem::Dependency
@@ -129,7 +129,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
129
129
  requirements:
130
130
  - - ">="
131
131
  - !ruby/object:Gem::Version
132
- hash: 3725658502223354962
132
+ hash: 3205738449125116839
133
133
  segments:
134
134
  - 0
135
135
  version: "0"
@@ -138,7 +138,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
138
138
  requirements:
139
139
  - - ">="
140
140
  - !ruby/object:Gem::Version
141
- hash: 3725658502223354962
141
+ hash: 3205738449125116839
142
142
  segments:
143
143
  - 0
144
144
  version: "0"