gemboree 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.
Files changed (3) hide show
  1. data/README.rdoc +1 -1
  2. data/lib/gemboree/version.rb +1 -1
  3. metadata +4 -4
@@ -2,7 +2,7 @@
2
2
 
3
3
  Gemboree was created to streamline the process of prototyping a new Rails website with devise, cancan,
4
4
  will_paginate, and twitter-bootstrap included in its own asset pipeline. Rails view generators are modified
5
- based on bootstrap. The rails defult controller generator is modified to include cancan, pagination, and index
5
+ based on bootstrap. The rails default controller generator is modified to include cancan, pagination, and index
6
6
  sorting by default.
7
7
 
8
8
  == Initial Setup
@@ -1,3 +1,3 @@
1
1
  module Gemboree
2
- VERSION = "0.1.2"
2
+ VERSION = "0.1.3"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gemboree
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-01-27 00:00:00.000000000 Z
12
+ date: 2013-01-29 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rails
@@ -174,7 +174,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
174
174
  version: '0'
175
175
  segments:
176
176
  - 0
177
- hash: -1650833667735148537
177
+ hash: 4602070994799047194
178
178
  required_rubygems_version: !ruby/object:Gem::Requirement
179
179
  none: false
180
180
  requirements:
@@ -183,7 +183,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
183
183
  version: '0'
184
184
  segments:
185
185
  - 0
186
- hash: -1650833667735148537
186
+ hash: 4602070994799047194
187
187
  requirements: []
188
188
  rubyforge_project:
189
189
  rubygems_version: 1.8.24