rails_pitfall 0.0.2 → 1.0.2

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 (1) hide show
  1. metadata +7 -6
metadata CHANGED
@@ -1,15 +1,15 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_pitfall
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 1.0.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
8
- - Oscar Quiroz
8
+ - Oscar Yunue
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2013-05-03 00:00:00.000000000 Z
12
+ date: 2013-05-12 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: twitter-bootstrap-rails
@@ -123,14 +123,15 @@ dependencies:
123
123
  - - ! '>='
124
124
  - !ruby/object:Gem::Version
125
125
  version: '0'
126
- description: bundle of components, for a core application.
126
+ description: Bundle of components already configured, for an adaptable/all-purpose
127
+ application.
127
128
  email:
128
129
  - oscaryunue@gmail.com
129
130
  executables: []
130
131
  extensions: []
131
132
  extra_rdoc_files: []
132
133
  files: []
133
- homepage: ''
134
+ homepage: https://rubygems.org/gems/rails_pitfall
134
135
  licenses:
135
136
  - MIT
136
137
  post_install_message:
@@ -154,5 +155,5 @@ rubyforge_project:
154
155
  rubygems_version: 1.8.25
155
156
  signing_key:
156
157
  specification_version: 3
157
- summary: install and configure all you need for a multipurpose applications.
158
+ summary: install and configure all you need for a multipurpose application.
158
159
  test_files: []