flowtime-rails 0.0.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,59 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: flowtime-rails
3
+ version: !ruby/object:Gem::Version
4
+ prerelease:
5
+ version: 0.0.1
6
+ platform: ruby
7
+ authors:
8
+ - Julien 'Lta' BALLET
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain: []
12
+ date: 2013-04-16 00:00:00.000000000 Z
13
+ dependencies: []
14
+ description: Adds flowtime.js to rails/middleman assets Pipeline
15
+ email:
16
+ - elthariel@gmail.com
17
+ executables: []
18
+ extensions: []
19
+ extra_rdoc_files: []
20
+ files:
21
+ - .gitignore
22
+ - Gemfile
23
+ - LICENSE
24
+ - README.md
25
+ - Rakefile
26
+ - flowtime-rails.gemspec
27
+ - lib/flowtime-rails.rb
28
+ - lib/flowtime-rails/engine.rb
29
+ - lib/flowtime-rails/version.rb
30
+ - vendor/assets/javascripts/brav1toolbox.js
31
+ - vendor/assets/javascripts/flowtime.js
32
+ - vendor/assets/stylesheets/flowtime.css
33
+ - vendor/assets/stylesheets/themes/default.css
34
+ homepage: http://github.com/elthariel/flowtime-rails
35
+ licenses: []
36
+ post_install_message:
37
+ rdoc_options: []
38
+ require_paths:
39
+ - lib
40
+ required_ruby_version: !ruby/object:Gem::Requirement
41
+ none: false
42
+ requirements:
43
+ - - ! '>='
44
+ - !ruby/object:Gem::Version
45
+ version: '0'
46
+ required_rubygems_version: !ruby/object:Gem::Requirement
47
+ none: false
48
+ requirements:
49
+ - - ! '>='
50
+ - !ruby/object:Gem::Version
51
+ version: '0'
52
+ requirements: []
53
+ rubyforge_project:
54
+ rubygems_version: 1.8.24
55
+ signing_key:
56
+ specification_version: 3
57
+ summary: Adds flowtime.js to rails/middleman assets Pipeline
58
+ test_files: []
59
+ has_rdoc: