sugarwater 0.0.0

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. checksums.yaml +7 -0
  2. data/lib/sugarwater.rb +0 -0
  3. metadata +44 -0
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 97921ef641545ed26b990cb0e0423a9b9f569d2c
4
+ data.tar.gz: 6d797bcb3193ba852f0e86d0dccc8593a4052506
5
+ SHA512:
6
+ metadata.gz: ae5bd1cc341cd47a1093a55397a38570926df15d00ac9899d740793c81b6451ed14bdcfad2875d7c68cbe1d78d208ac573d1c2c269233fe91af670c0d880d98a
7
+ data.tar.gz: c66bde68faeb5498164beb640b47b541810c157ce2510464ba70368d816c044f8eb927dd8383a8e41a73ef0a23624d3a0981995dd86648818bd0249b1d88de52
File without changes
metadata ADDED
@@ -0,0 +1,44 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: sugarwater
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Sung "John" Kim
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2013-11-21 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: So far it should only be useful to me.
14
+ email: jstkim7@gmail.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files:
19
+ - lib/sugarwater.rb
20
+ homepage:
21
+ licenses:
22
+ - MIT
23
+ metadata: {}
24
+ post_install_message:
25
+ rdoc_options: []
26
+ require_paths:
27
+ - lib
28
+ required_ruby_version: !ruby/object:Gem::Requirement
29
+ requirements:
30
+ - - '>='
31
+ - !ruby/object:Gem::Version
32
+ version: '0'
33
+ required_rubygems_version: !ruby/object:Gem::Requirement
34
+ requirements:
35
+ - - '>='
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ requirements: []
39
+ rubyforge_project:
40
+ rubygems_version: 2.1.10
41
+ signing_key:
42
+ specification_version: 4
43
+ summary: Automates Rail application creation.
44
+ test_files: []