eventide-rails 0.0.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +7 -0
- data/lib/eventide/rails.rb +0 -0
- metadata +43 -0
checksums.yaml
ADDED
@@ -0,0 +1,7 @@
|
|
1
|
+
---
|
2
|
+
SHA256:
|
3
|
+
metadata.gz: 805c31b3fb40ae4a82cc558ab85fde46b1f768cc2b671caa06c5529d0c2b6c6a
|
4
|
+
data.tar.gz: 302d4a223bcfebbe6f5d0be00cd32c4e1c71be178d595d600dda9a5795b34fe0
|
5
|
+
SHA512:
|
6
|
+
metadata.gz: f80033214d0fbb2a4e109bc32b1f697fca52d0eb74ae59ac1b261e998756bca24c6e9e402e7295320a47945e0ab70ad1586e7476275d9f84b8b406dd98e71987
|
7
|
+
data.tar.gz: 60e141b193667fabba6f6427dcb4f58e9ef4a92818dc0381ac26fae474290856e8301e102f127376ff06f617acdf58c1e2e085cc16b2de4aa619a9b450f7b5b7
|
File without changes
|
metadata
ADDED
@@ -0,0 +1,43 @@
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
2
|
+
name: eventide-rails
|
3
|
+
version: !ruby/object:Gem::Version
|
4
|
+
version: 0.0.0
|
5
|
+
platform: ruby
|
6
|
+
authors:
|
7
|
+
- The Eventide Project
|
8
|
+
autorequire:
|
9
|
+
bindir: bin
|
10
|
+
cert_chain: []
|
11
|
+
date: 2020-01-06 00:00:00.000000000 Z
|
12
|
+
dependencies: []
|
13
|
+
description: " "
|
14
|
+
email: opensource@eventide-project.org
|
15
|
+
executables: []
|
16
|
+
extensions: []
|
17
|
+
extra_rdoc_files: []
|
18
|
+
files:
|
19
|
+
- lib/eventide/rails.rb
|
20
|
+
homepage: https://github.com/eventide-project/eventide-rails
|
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: '2.5'
|
33
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
34
|
+
requirements:
|
35
|
+
- - ">="
|
36
|
+
- !ruby/object:Gem::Version
|
37
|
+
version: '0'
|
38
|
+
requirements: []
|
39
|
+
rubygems_version: 3.0.1
|
40
|
+
signing_key:
|
41
|
+
specification_version: 4
|
42
|
+
summary: Eventide on Rails
|
43
|
+
test_files: []
|