waffleiron 0.1.2 → 0.1.3

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.
@@ -0,0 +1,4 @@
1
+ module Waffleiron
2
+ class Engine < Rails::Engine
3
+ end
4
+ end
@@ -0,0 +1,3 @@
1
+ module Waffleiron
2
+ VERSION = '0.1.3'
3
+ end
data/lib/waffleiron.rb ADDED
@@ -0,0 +1 @@
1
+ require 'waffleiron/engine'
metadata CHANGED
@@ -5,8 +5,8 @@ version: !ruby/object:Gem::Version
5
5
  segments:
6
6
  - 0
7
7
  - 1
8
- - 2
9
- version: 0.1.2
8
+ - 3
9
+ version: 0.1.3
10
10
  platform: ruby
11
11
  authors:
12
12
  - Andrew Jaswa
@@ -14,7 +14,7 @@ autorequire:
14
14
  bindir: bin
15
15
  cert_chain: []
16
16
 
17
- date: 2012-09-24 00:00:00 -06:00
17
+ date: 2012-09-28 00:00:00 -06:00
18
18
  default_executable:
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
@@ -68,6 +68,9 @@ extra_rdoc_files: []
68
68
 
69
69
  files:
70
70
  - app/assets/stylesheets/_waffleiron.scss
71
+ - lib/waffleiron/version.rb
72
+ - lib/waffleiron/engine.rb
73
+ - lib/waffleiron.rb
71
74
  has_rdoc: true
72
75
  homepage: ""
73
76
  licenses: []
@@ -93,7 +96,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
93
96
  version: "0"
94
97
  requirements: []
95
98
 
96
- rubyforge_project:
99
+ rubyforge_project: nowarning
97
100
  rubygems_version: 1.3.6
98
101
  signing_key:
99
102
  specification_version: 3