attendance_client 0.0.3 → 0.0.4

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
  SHA1:
3
- metadata.gz: d01620f803856e73d42c2abba81a20c59fc03628
4
- data.tar.gz: 04b57a154141ff37d32443285658b0cd3529bbfd
3
+ metadata.gz: dc4a78c6455cbe994a6c09174da4cc3a4bfe135a
4
+ data.tar.gz: c2eee0baf119e546671ac4e0b8a5e58c6e624f11
5
5
  SHA512:
6
- metadata.gz: faa64821fa5ae94dec9b6456d623f60579546819d52513e70fd205947c15d65d0e1f5aa28f444df1d6f3b72f19ac4f363193652f0fc8dedd4d437312b2f29f07
7
- data.tar.gz: f18f9ee225a792d74bf3b93e4a6331daa91dc6ad92d2b4aa14ddaa73cf91778dc8d0286f9d1caeec1090ee1020d1394d20015fb820deb9ddc2f5b2acf29126e5
6
+ metadata.gz: 0099c9bdec5ea7f61531942b606aa2393e65374b6e5da8073b5463e3fb85590946e6626c8038d928d562be664be066e59d8ebce5ee882f19c28cf9171f28c94d
7
+ data.tar.gz: d327b1cfa25a46ace75d9330b409312786aafe5ec810ae971aa454f5a17638979df759a30b07c6d036055cde6712157d90c17a892d09d8b5b2919fbfe7248065
@@ -15,6 +15,8 @@ module AttendanceClient
15
15
  attribute :schedule
16
16
  attribute :account_name
17
17
  attribute :teacher
18
+ attribute :contacts
19
+ attribute :recurrent_contacts
18
20
 
19
21
  def json_root
20
22
  'time_slot'
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: attendance_client
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.3
4
+ version: 0.0.4
5
5
  platform: ruby
6
6
  authors:
7
7
  - Dwayne Macgowan
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-11-29 00:00:00.000000000 Z
11
+ date: 2016-12-03 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: railties