jasny_bundle 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. checksums.yaml +7 -0
  2. metadata +46 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 18476c7f4f469947e4de20fd4cc1f37a538dc995
4
+ data.tar.gz: c8973e6d857a3b8c0152655664769ba8c418777f
5
+ SHA512:
6
+ metadata.gz: b39386cd806b72ac7fda09b8c236d778f20688366ae1b1f4ef0a8409d513b4e7bfdf4ed08f9987ce89adf87fe48e4dac8fba6fc084119361a24a7ff2f82b3abd
7
+ data.tar.gz: c3c32e53abc9568a3e245c206a0238cb94c191322edc54ceebf09759f135e3b152ddac851aff438e16e0386e0e95eeae50e47ef567fc630d0817f674ac0017ff
metadata ADDED
@@ -0,0 +1,46 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: jasny_bundle
3
+ version: !ruby/object:Gem::Version
4
+ version: 1.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Alex Scott
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2014-08-14 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Rails gem wrapper for Jasny Bootstrap, including the neccesary vanilla
14
+ Bootstrap files. With this gem you should be ready to implement any feature of Bootstrap,
15
+ including the superb examples by Jasny such as off-canvas navigation.
16
+ email:
17
+ - alex@tipsforthings.com
18
+ executables: []
19
+ extensions: []
20
+ extra_rdoc_files: []
21
+ files: []
22
+ homepage: https://github.com/tipsforthings/jasny-bundle/
23
+ licenses: []
24
+ metadata: {}
25
+ post_install_message:
26
+ rdoc_options: []
27
+ require_paths:
28
+ - lib
29
+ required_ruby_version: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - '>='
32
+ - !ruby/object:Gem::Version
33
+ version: '0'
34
+ required_rubygems_version: !ruby/object:Gem::Requirement
35
+ requirements:
36
+ - - '>='
37
+ - !ruby/object:Gem::Version
38
+ version: '0'
39
+ requirements: []
40
+ rubyforge_project:
41
+ rubygems_version: 2.1.9
42
+ signing_key:
43
+ specification_version: 4
44
+ summary: Complete bundle including the latest version of Bootstrap and also the Jasny
45
+ Bootstrap extensions.
46
+ test_files: []