railsgate 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 63f53ea02fb45ae768277116a10bdb233f7108b2
4
+ data.tar.gz: c46350b19d2c2c3c03b85beae1d1539948b2a8a1
5
+ SHA512:
6
+ metadata.gz: 903494d0d750200e12e9fa017ad054a6f3958f0916330cda915fa143089b7ff2f05029c514b4a6d256b3f823798ceed643995c9fc931c15ac4fe5eb2647f5a15
7
+ data.tar.gz: b376d74f5bd92572d02d8a731684897cd7884116fcf7513dd391c73b28c993c87780cd020119a7c5c4686d986bc23ec7b904e2473f231758cc3fa6d4f4978670
checksums.yaml.gz.sig ADDED
Binary file
data.tar.gz.sig ADDED
Binary file
data/.gitignore ADDED
@@ -0,0 +1,17 @@
1
+ *.gem
2
+ *.rbc
3
+ .bundle
4
+ .config
5
+ .yardoc
6
+ Gemfile.lock
7
+ InstalledFiles
8
+ _yardoc
9
+ coverage
10
+ doc/
11
+ lib/bundler/man
12
+ pkg
13
+ rdoc
14
+ spec/reports
15
+ test/tmp
16
+ test/version_tmp
17
+ tmp
data/Gemfile ADDED
@@ -0,0 +1,4 @@
1
+ source 'https://rubygems.org'
2
+
3
+ # Specify your gem's dependencies in railsgate.gemspec
4
+ gemspec
data/LICENSE.txt ADDED
@@ -0,0 +1,22 @@
1
+ Copyright (c) 2013 James Newton
2
+
3
+ MIT License
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining
6
+ a copy of this software and associated documentation files (the
7
+ "Software"), to deal in the Software without restriction, including
8
+ without limitation the rights to use, copy, modify, merge, publish,
9
+ distribute, sublicense, and/or sell copies of the Software, and to
10
+ permit persons to whom the Software is furnished to do so, subject to
11
+ the following conditions:
12
+
13
+ The above copyright notice and this permission notice shall be
14
+ included in all copies or substantial portions of the Software.
15
+
16
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
data/README.md ADDED
@@ -0,0 +1,29 @@
1
+ # Railsgate
2
+
3
+ TODO: Write a gem description
4
+
5
+ ## Installation
6
+
7
+ Add this line to your application's Gemfile:
8
+
9
+ gem 'railsgate'
10
+
11
+ And then execute:
12
+
13
+ $ bundle
14
+
15
+ Or install it yourself as:
16
+
17
+ $ gem install railsgate
18
+
19
+ ## Usage
20
+
21
+ TODO: Write usage instructions here
22
+
23
+ ## Contributing
24
+
25
+ 1. Fork it
26
+ 2. Create your feature branch (`git checkout -b my-new-feature`)
27
+ 3. Commit your changes (`git commit -am 'Add some feature'`)
28
+ 4. Push to the branch (`git push origin my-new-feature`)
29
+ 5. Create new Pull Request
data/Rakefile ADDED
@@ -0,0 +1 @@
1
+ require "bundler/gem_tasks"
data/lib/railsgate.rb ADDED
@@ -0,0 +1,5 @@
1
+ require "railsgate/version"
2
+
3
+ module Railsgate
4
+ # Your code goes here...
5
+ end
@@ -0,0 +1,3 @@
1
+ module Railsgate
2
+ VERSION = "0.0.1"
3
+ end
data/railsgate.gemspec ADDED
@@ -0,0 +1,23 @@
1
+ # coding: utf-8
2
+ lib = File.expand_path('../lib', __FILE__)
3
+ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
+ require 'railsgate/version'
5
+
6
+ Gem::Specification.new do |spec|
7
+ spec.name = "railsgate"
8
+ spec.version = Railsgate::VERSION
9
+ spec.authors = ["James Newton"]
10
+ spec.email = ["james@Zaphyous.com"]
11
+ spec.description = %q{gem to interface with railsgate}
12
+ spec.summary = %q{gem to interface with railsgate}
13
+ spec.homepage = ""
14
+ spec.license = "MIT"
15
+
16
+ spec.files = `git ls-files`.split($/)
17
+ spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
18
+ spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
19
+ spec.require_paths = ["lib"]
20
+
21
+ spec.add_development_dependency "bundler", "~> 1.3"
22
+ spec.add_development_dependency "rake"
23
+ end
metadata ADDED
@@ -0,0 +1,103 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: railsgate
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - James Newton
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain:
11
+ - |
12
+ -----BEGIN CERTIFICATE-----
13
+ MIIDcDCCAligAwIBAgIBATANBgkqhkiG9w0BAQUFADA/MQ4wDAYDVQQDDAVqYW1l
14
+ czEYMBYGCgmSJomT8ixkARkWCFphcGh5b3VzMRMwEQYKCZImiZPyLGQBGRYDY29t
15
+ MB4XDTEzMDQwNTIxMzEzOVoXDTE0MDQwNTIxMzEzOVowPzEOMAwGA1UEAwwFamFt
16
+ ZXMxGDAWBgoJkiaJk/IsZAEZFghaYXBoeW91czETMBEGCgmSJomT8ixkARkWA2Nv
17
+ bTCCASIwDQYJKoZIhvcNAQEBBQADggEPADCCAQoCggEBAOh7OtTl+UmXxZh2pbmv
18
+ J6ed/K2X5XtZvxQBEaEMtnfmgHcWbQY6akcAO68Kau4/jLbkq6yolAzMG48WEnj1
19
+ SrL28103hyZAhLcBTPLkGgark3GsK6TFsuoStBMAmA1y8aToBSKSP+eksjGMj7LJ
20
+ AfRKNfBokbXttjcaM1iqwYEXsLiJ4DHUDV4fWEEqCtDq8T9UKniDzDDRnLiiv4W8
21
+ KTyx7ZXvfwFRUJdNLjafnyVFFscru4eYAxKIBRJ890EBNMwIQwwc6i7p1xCpBILw
22
+ gQNSk2bNbL9QS3qaF0mmFduQpS3yi5zSfm+b/BMTmVhdRpJl5L3V2mJSK57JIaES
23
+ zN0CAwEAAaN3MHUwCQYDVR0TBAIwADALBgNVHQ8EBAMCBLAwHQYDVR0OBBYEFKf6
24
+ AvzYWNq1vKs1A98HazUOXGebMB0GA1UdEQQWMBSBEmphbWVzQFphcGh5b3VzLmNv
25
+ bTAdBgNVHRIEFjAUgRJqYW1lc0BaYXBoeW91cy5jb20wDQYJKoZIhvcNAQEFBQAD
26
+ ggEBACo8Gb2O/KyIccN1X0vShC6PMzpo7IdyVs+naFqU3de8+vazLUxLHgi8yqg5
27
+ Ue4FdR++juHJCCAPJghrYi0/RlNR7+ZVhgM9/MFO283DaYyHW1+CRXp7KKlbcyUS
28
+ +2iqTVsjDNu4RCpjDZd0p7iqGk11+tpaWpnEvgCCGjnhox/Mmu2tjpxYP4z3RpDZ
29
+ IPJIx8Whh1iM5GGR2jt7O6PY7sYUBv5v85T0RTNY1xTUIwzZy1sjLMqgcZBlFF/8
30
+ IdasO+EybhhmNT32weebimCM21ychbBqkWzJGPlIfqgvmOMbQc/TwQcwkYPgoX6l
31
+ QdB79NrQet5m6RR7qA5joVvZhZA=
32
+ -----END CERTIFICATE-----
33
+ date: 2013-06-22 00:00:00.000000000 Z
34
+ dependencies:
35
+ - !ruby/object:Gem::Dependency
36
+ name: bundler
37
+ requirement: !ruby/object:Gem::Requirement
38
+ requirements:
39
+ - - ~>
40
+ - !ruby/object:Gem::Version
41
+ version: '1.3'
42
+ type: :development
43
+ prerelease: false
44
+ version_requirements: !ruby/object:Gem::Requirement
45
+ requirements:
46
+ - - ~>
47
+ - !ruby/object:Gem::Version
48
+ version: '1.3'
49
+ - !ruby/object:Gem::Dependency
50
+ name: rake
51
+ requirement: !ruby/object:Gem::Requirement
52
+ requirements:
53
+ - - '>='
54
+ - !ruby/object:Gem::Version
55
+ version: '0'
56
+ type: :development
57
+ prerelease: false
58
+ version_requirements: !ruby/object:Gem::Requirement
59
+ requirements:
60
+ - - '>='
61
+ - !ruby/object:Gem::Version
62
+ version: '0'
63
+ description: gem to interface with railsgate
64
+ email:
65
+ - james@Zaphyous.com
66
+ executables: []
67
+ extensions: []
68
+ extra_rdoc_files: []
69
+ files:
70
+ - .gitignore
71
+ - Gemfile
72
+ - LICENSE.txt
73
+ - README.md
74
+ - Rakefile
75
+ - lib/railsgate.rb
76
+ - lib/railsgate/version.rb
77
+ - railsgate.gemspec
78
+ homepage: ''
79
+ licenses:
80
+ - MIT
81
+ metadata: {}
82
+ post_install_message:
83
+ rdoc_options: []
84
+ require_paths:
85
+ - lib
86
+ required_ruby_version: !ruby/object:Gem::Requirement
87
+ requirements:
88
+ - - '>='
89
+ - !ruby/object:Gem::Version
90
+ version: '0'
91
+ required_rubygems_version: !ruby/object:Gem::Requirement
92
+ requirements:
93
+ - - '>='
94
+ - !ruby/object:Gem::Version
95
+ version: '0'
96
+ requirements: []
97
+ rubyforge_project:
98
+ rubygems_version: 2.0.3
99
+ signing_key:
100
+ specification_version: 4
101
+ summary: gem to interface with railsgate
102
+ test_files: []
103
+ has_rdoc:
metadata.gz.sig ADDED
Binary file