angular-ui-bootstrap-rails 0.1.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.
metadata ADDED
@@ -0,0 +1,51 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: angular-ui-bootstrap-rails
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.1.1
5
+ prerelease:
6
+ platform: ruby
7
+ authors:
8
+ - Chris Constantin
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain: []
12
+ date: 2013-02-06 00:00:00.000000000 Z
13
+ dependencies: []
14
+ description: Injects Angular.js UI Bootstrap directives into your asset pipeline.
15
+ email: chris@chrisconstantin.net
16
+ executables: []
17
+ extensions: []
18
+ extra_rdoc_files: []
19
+ files:
20
+ - lib/angular-ui-bootstrap-rails/version.rb
21
+ - lib/angular-ui-bootstrap-rails.rb
22
+ - vendor/assets/javascripts/angular-ui-bootstrap-tpls.js
23
+ - vendor/assets/javascripts/angular-ui-bootstrap.js
24
+ - MIT-LICENSE
25
+ - README.md
26
+ homepage: https://github.com/cconstantin/angular-ui-bootstrap-rails/
27
+ licenses: []
28
+ post_install_message:
29
+ rdoc_options: []
30
+ require_paths:
31
+ - lib
32
+ required_ruby_version: !ruby/object:Gem::Requirement
33
+ none: false
34
+ requirements:
35
+ - - ! '>='
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ required_rubygems_version: !ruby/object:Gem::Requirement
39
+ none: false
40
+ requirements:
41
+ - - ! '>='
42
+ - !ruby/object:Gem::Version
43
+ version: '0'
44
+ requirements: []
45
+ rubyforge_project:
46
+ rubygems_version: 1.8.25
47
+ signing_key:
48
+ specification_version: 3
49
+ summary: Angular.js UI Bootstrap on Rails
50
+ test_files: []
51
+ has_rdoc: