clean_shaved 0.5.0 → 0.5.1

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 -5
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: clean_shaved
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.5.0
4
+ version: 0.5.1
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -11,8 +11,8 @@ bindir: bin
11
11
  cert_chain: []
12
12
  date: 2012-09-21 00:00:00.000000000 Z
13
13
  dependencies: []
14
- description: Insert CleanShaved description.
15
- email:
14
+ description: See the Mustache disappear
15
+ email: fred@fredjean.net
16
16
  executables: []
17
17
  extensions: []
18
18
  extra_rdoc_files: []
@@ -26,7 +26,7 @@ files:
26
26
  - Rakefile
27
27
  - Gemfile
28
28
  - README.md
29
- homepage:
29
+ homepage: https://github.com/fredjean/clean_shaved
30
30
  licenses: []
31
31
  post_install_message:
32
32
  rdoc_options: []
@@ -49,5 +49,7 @@ rubyforge_project:
49
49
  rubygems_version: 1.8.23
50
50
  signing_key:
51
51
  specification_version: 3
52
- summary: Insert CleanShaved summary.
52
+ summary: ! 'CleanShaved makes the mustache disappear by doing the following: * Provides
53
+ a helper to make it easier to setup Handlebars templates * Compiles the templates
54
+ on the server to save precious client-side cycles Enjoy a clean shave...'
53
55
  test_files: []