tramway-event 0.2 → 0.3
Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: ebc19b336a73e7894a5e72575ee42bb05072289d28580608d4e78ac2cf71069e
|
4
|
+
data.tar.gz: df34e22424f2ac690de22bcd515ec2ac9b290cf9a99abc833eac16c5d9a5fefc
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 7f085a7c88b40e402ead07ec6a2bed1014c76ed5b80f95560c53104e3b8d050ca271aa79153560835ca5f21365917bfc24ba818fbcfc8e9b217b4651a2bb2f8c
|
7
|
+
data.tar.gz: 56c85189d034c25e04bba1751c8816804be2f4b67df16f58a18a359104aab88f4128fb33aaced0aeb82d7351aea4707b9c348994fd3ce09196cdb02745302882
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tramway-event
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: '0.
|
4
|
+
version: '0.3'
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Pavel Kalashnikov
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2018-
|
11
|
+
date: 2018-09-01 00:00:00.000000000 Z
|
12
12
|
dependencies: []
|
13
13
|
description: Rails engine for events
|
14
14
|
email:
|
@@ -25,6 +25,7 @@ files:
|
|
25
25
|
- app/assets/stylesheets/tramway/event/application.css
|
26
26
|
- app/controllers/tramway/event/application_controller.rb
|
27
27
|
- app/decorators/tramway/event/event_decorator.rb
|
28
|
+
- app/decorators/tramway/event/event_link_decorator.rb
|
28
29
|
- app/forms/tramway/event/event_form.rb
|
29
30
|
- app/helpers/tramway/event/application_helper.rb
|
30
31
|
- app/jobs/tramway/event/application_job.rb
|