rails_g_with_attributes 1.0.1 → 1.0.3

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 (2) hide show
  1. checksums.yaml +4 -4
  2. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c3f7f02145b63159c2ace0a287a7369b808c8c2effebdb6660de2661765daba7
4
- data.tar.gz: d9846145a72ac7cadef631604957c13df719454f876428a8652bd466401a0101
3
+ metadata.gz: 4fe09ed9d0aad66e32e746154b01e7c0fdc835e9d954d1662de853697ea2dd5f
4
+ data.tar.gz: 808eda7dfbcdacb87138893deb789a43bdd38e9582dd9643adef3bcbc1a1e061
5
5
  SHA512:
6
- metadata.gz: 579ff1bde1cb04a4d1548d7842a52323fbdf07385f6c12fbaa6c40867ea8428bf3537c1644d627bd896e0c78c81b88d31974cafdabf112bbe5447871f7e7446c
7
- data.tar.gz: 5e9c57d127cc8031376c62bf568e099cff11a7fa2b60be0010c32e9c59f46aa7f93696973a8c65f2b6b56a75066e04fe307faa4ba5b4913c9cfe39303fe93f24
6
+ metadata.gz: adc68c19c54101291c0046176a2e9559e1de66aa9732b5a19fa47f05b0d62a8a3ce2c10101e32731c11496b49cc84e2cf90ec4ff5fb3ea8599621250548c66f9
7
+ data.tar.gz: 57d58dccda1c9bdf60bd310c6e08d1aabe2ff26b8d77b6a650e276567e623d2739b86f8aadd0c513ca37bf28770a4689f91c3be187439c28334faead22f4e67a
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_g_with_attributes
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.1
4
+ version: 1.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Ackshaey Singh
@@ -37,7 +37,7 @@ extra_rdoc_files: []
37
37
  files:
38
38
  - lib/rails_g_with_attributes.rb
39
39
  - lib/with_attributes.rb
40
- homepage: https://rubygems.org/gems/rails_g_with_attributes
40
+ homepage: https://github.com/ackshaey/rails_g_with_attributes
41
41
  licenses:
42
42
  - MIT
43
43
  metadata: {}