waterfall_bourbon_neat_rails 0.0.3.7 → 0.0.3.8

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 17beff315acb4ffc250056924f853b9b74e03c8d
4
- data.tar.gz: 600b14ff16a1f6df4e3938be4cfc012bc1a8a39f
3
+ metadata.gz: 4eeaba6952c25216c7ee13fdf6c2ef70b4e3b3bc
4
+ data.tar.gz: 88899f162b96f8a9301675b3d88aa79c661038c3
5
5
  SHA512:
6
- metadata.gz: f6ab4d94c9e7cc1bb90e886841d8fa3df7bd58b7c648f1a5710ef0ee2c91651ae98ac66ed724314ddd56552fe8838f13cc9c849a460f28be9d8c2d56f5a6ecc4
7
- data.tar.gz: 263c9d7e0f95dc27be6f7a1dc2be7e4f456d8b7be55912f40bcbb19aa7c9bc78b918c39e49a64ddc72a91935dbf9d8284f142fbc2a04371c58d1a1d6be523263
6
+ metadata.gz: d0009af69fad5e37a5134c76bf3cda83385ab7dae016b3ff0deb905a966ad032ff3462dcf1b5723b479b51300151d16c6ea16e70d083ef6b0be64f0055cfea5f
7
+ data.tar.gz: 0febb9355ca1e0a70f5d41fad8fea87b77447d07b31719e7e1f3b63e30521bc49e7b722475d2f0c5cd720bedf02db1646855892e3f31dce0a78cf6d3b5b44cc6
@@ -1 +1 @@
1
- // @import 'waterfall_bourbon_neat_rails/application'
1
+ @import 'waterfall_bourbon_neat_rail/application'
@@ -1,11 +1,10 @@
1
1
  doctype html
2
+ html
2
3
  head
3
4
  title "Title Placeholder"
4
- == render 'waterfall_bourbon_neat_rails/header_tags'
5
- meta charset => 'utf-8'
6
- meta name='ROBOTS' content= 'NOODP'
5
+ meta charset='utf-8'
6
+ meta name='ROBOTS' content='NOODP'
7
7
  = stylesheet_link_tag :application, :media => 'all'
8
8
  = csrf_meta_tags
9
9
 
10
10
  body class=body_class
11
- == render 'waterfall_bourbon_neat_rails/full_body'
@@ -1,3 +1,3 @@
1
1
  module WaterfallBourbonNeatRails
2
- VERSION = "0.0.3.7".freeze
2
+ VERSION = "0.0.3.8".freeze
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: waterfall_bourbon_neat_rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3.7
4
+ version: 0.0.3.8
5
5
  platform: ruby
6
6
  authors:
7
7
  - Waterfall Software Inc.
@@ -116,10 +116,12 @@ executables: []
116
116
  extensions: []
117
117
  extra_rdoc_files: []
118
118
  files:
119
- - app/assets/javascripts/waterfall_bourbon_neat_rails/application.js
119
+ - MIT-LICENSE
120
+ - README.md
120
121
  - app/assets/javascripts/waterfall_bourbon_neat_rails.js
121
- - app/assets/stylesheets/waterfall_bourbon_neat_rails/application.css.scss
122
+ - app/assets/javascripts/waterfall_bourbon_neat_rails/application.js
122
123
  - app/assets/stylesheets/waterfall_bourbon_neat_rails.css.scss
124
+ - app/assets/stylesheets/waterfall_bourbon_neat_rails/application.css.scss
123
125
  - app/views/layouts/application.html.slim
124
126
  - app/views/waterfall_bourbon_neat_rails/_flash.html.slim
125
127
  - app/views/waterfall_bourbon_neat_rails/_footer.html.slim
@@ -128,11 +130,9 @@ files:
128
130
  - app/views/waterfall_bourbon_neat_rails/_javascript.html.slim
129
131
  - app/views/waterfall_bourbon_neat_rails/_nav.html.slim
130
132
  - app/views/waterfall_bourbon_neat_rails/_side_bar.html.slim
133
+ - lib/waterfall_bourbon_neat_rails.rb
131
134
  - lib/waterfall_bourbon_neat_rails/engine.rb
132
135
  - lib/waterfall_bourbon_neat_rails/version.rb
133
- - lib/waterfall_bourbon_neat_rails.rb
134
- - MIT-LICENSE
135
- - README.md
136
136
  homepage: http://waterfallsoftware.com
137
137
  licenses:
138
138
  - MIT
@@ -153,7 +153,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
153
153
  version: '0'
154
154
  requirements: []
155
155
  rubyforge_project: waterfall_bourbon_neat_rails
156
- rubygems_version: 2.1.5
156
+ rubygems_version: 2.2.2
157
157
  signing_key:
158
158
  specification_version: 4
159
159
  summary: The Waterfall standard UI.