ff_api 0.1.0 → 0.1.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.
Files changed (3) hide show
  1. checksums.yaml +4 -4
  2. data/lib/ff_api/school.rb +1 -0
  3. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 1d981b2de6980eb11f6282830bcf623fe8f8e871350c01a2acd0c7dba2830644
4
- data.tar.gz: 2045caf3e038024d70cf8687d7dbc20611430118424f9bc314ca102819f686a8
3
+ metadata.gz: 601131a4aa2b4ebf9302aea8b37082d4350cddd44060eeffa4d4d2504918ade1
4
+ data.tar.gz: 95757f23e8f47488340ef5d7eb079a68bdc2f599c2baed70e070e3c75196e7c0
5
5
  SHA512:
6
- metadata.gz: '069584465682c60aadad6d4a6b533220bc150b0273656d070f54c81c6ebe1c10f12558d2849bb7b5cf33ca9bfedcc2a10718e2cb1860373e4fc280edd8cba859'
7
- data.tar.gz: 80600f4c68d441d399c91238445a2c3fe733c7b2131093d0efd754a98c9b8fa3c702f1183aa886dd6d8201306e3b3f6845e7333c01212976bc01729e4b615384
6
+ metadata.gz: 77873c1de12e4d8c9de40d4a6db6fffe4a540865b40f637548472044b72f87673723850f612a34650aa36c198615c220a67aa7e2e08dcf62cb12916477638b89
7
+ data.tar.gz: 702f98934970ed046303cafd9d7aa9bda64f64f8b35368e8cad58bec92ab107ee569d20f6534bf661ca230d54ffb4c150461d02b4d3d57574e45c03db2a7be4c
data/lib/ff_api/school.rb CHANGED
@@ -6,6 +6,7 @@ module FfApi
6
6
  nces_name
7
7
  name
8
8
  level
9
+ address
9
10
  ]
10
11
  )
11
12
  def initialize(school_hash)
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: ff_api
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.0
4
+ version: 0.1.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Austin Cotant
@@ -9,7 +9,7 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2024-04-23 00:00:00.000000000 Z
12
+ date: 2024-04-24 00:00:00.000000000 Z
13
13
  dependencies: []
14
14
  description: An easy to use ruby gem to fetch data from the finalforms database
15
15
  email: austin@finalforms.com