trix-community 0.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. checksums.yaml +7 -0
  2. data/lib/trix-community.rb +1 -0
  3. metadata +44 -0
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: '0518f96ef85bf7179ce49c2cd63fee5c8ac267fc'
4
+ data.tar.gz: 89f0ce0fb1ba8e90f43c18f009980a2fd28703f7
5
+ SHA512:
6
+ metadata.gz: 16885ecf459b8b09ccf78e2208267fcfcf7e0170b7909c12873364c8ad0cfd232c06a13b333118e6c385f6bc7018d403290050b69e5da29c702142dc27fb0b96
7
+ data.tar.gz: 0f7b0c4d93c08c2e29ec01989487fbed3759900f62a4da70efc63f5e39ea8baaaba393388b698a5505cfa35dc0943a0e28addb70d5bedce17ffa69eb5b9e7de2
@@ -0,0 +1 @@
1
+ raise "Placeholder"
metadata ADDED
@@ -0,0 +1,44 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: trix-community
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.0
5
+ platform: ruby
6
+ authors:
7
+ - Nick Schwaderer
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2018-07-18 00:00:00.000000000 Z
12
+ dependencies: []
13
+ description: placeholder
14
+ email: nicholas.schwaderer@gmail.com
15
+ executables: []
16
+ extensions: []
17
+ extra_rdoc_files: []
18
+ files:
19
+ - lib/trix-community.rb
20
+ homepage: http://rubygems.org/gems/trix-community
21
+ licenses:
22
+ - MIT
23
+ metadata: {}
24
+ post_install_message:
25
+ rdoc_options: []
26
+ require_paths:
27
+ - lib
28
+ required_ruby_version: !ruby/object:Gem::Requirement
29
+ requirements:
30
+ - - ">="
31
+ - !ruby/object:Gem::Version
32
+ version: '0'
33
+ required_rubygems_version: !ruby/object:Gem::Requirement
34
+ requirements:
35
+ - - ">="
36
+ - !ruby/object:Gem::Version
37
+ version: '0'
38
+ requirements: []
39
+ rubyforge_project:
40
+ rubygems_version: 2.6.14.1
41
+ signing_key:
42
+ specification_version: 4
43
+ summary: trix-community, a community maintained fork of the trix gem
44
+ test_files: []