alertify-rails-4 0.1.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 (2) hide show
  1. checksums.yaml +15 -0
  2. metadata +42 -0
@@ -0,0 +1,15 @@
1
+ ---
2
+ !binary "U0hBMQ==":
3
+ metadata.gz: !binary |-
4
+ OTIxYmNmOTgyNmU5MmE3N2E4MWQ0ODdiMTkyNjQ1M2I3OTE4OWFiMA==
5
+ data.tar.gz: !binary |-
6
+ YjZkZTliZTA2MzhiYWUwM2VhYmI1MWY3NWYwNjQzYzQyYTQ3Yzk2OQ==
7
+ SHA512:
8
+ metadata.gz: !binary |-
9
+ ZGY2NTFhNDc4ZDZlMDg0YzM0OTdhYWExN2YxODY0OTllOGMzNTg4NGI2MjI3
10
+ Y2JjY2Y2MDZhNmUwY2U5YjgyMWNiYzgzMTRlZTg1NGNiMzZjYmM4M2Y4MTI1
11
+ MWJjYTA3OTIxZmIzMjZiNWUyOTkzMzUzMGZjNjdlNTAzMjA1M2Y=
12
+ data.tar.gz: !binary |-
13
+ Yzk2NjBlMzc4NjhlOTJiZTg0M2Y1NGFiZWEyZGZkZDU1YThlNDE5YjA4ODQ5
14
+ MDBlMDk2ZjZmZmZlOWM1NWIxZmQzNmU0OTZhOGFiNGYyNTg4Nzg4ZmUwNTQ0
15
+ Yjk5YzAyZmE4OGQ2YzAyNzEzYzkwZTI3YjFlMTMxNWM0OTc5ZGY=
metadata ADDED
@@ -0,0 +1,42 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: alertify-rails-4
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.0
5
+ platform: ruby
6
+ authors:
7
+ - João Carlos Ottobboni
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2014-11-21 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: Use Alertify.js with Rails 4
14
+ email:
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files: []
19
+ homepage: ''
20
+ licenses: []
21
+ metadata: {}
22
+ post_install_message:
23
+ rdoc_options: []
24
+ require_paths:
25
+ - lib
26
+ required_ruby_version: !ruby/object:Gem::Requirement
27
+ requirements:
28
+ - - ! '>='
29
+ - !ruby/object:Gem::Version
30
+ version: '0'
31
+ required_rubygems_version: !ruby/object:Gem::Requirement
32
+ requirements:
33
+ - - ! '>='
34
+ - !ruby/object:Gem::Version
35
+ version: '0'
36
+ requirements: []
37
+ rubyforge_project:
38
+ rubygems_version: 2.2.0
39
+ signing_key:
40
+ specification_version: 4
41
+ summary: This gem provides the Alertify.js driver for Rails 4 applications
42
+ test_files: []