rails_db_views 0.0.1 → 0.0.2

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.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 9122981f6957fecaeb3e379ff0b71928662bba83
4
- data.tar.gz: 29e32d9a53dfef76fb68554a4b9cb916e609d23f
3
+ metadata.gz: 91e0e6cd5ab900562c17b71e6780fc28be6562f7
4
+ data.tar.gz: 63d5d4cc0e878d5bea2960afdf5fc303cbadf0a4
5
5
  SHA512:
6
- metadata.gz: a99b14f41d8206defd29a8386acb4d8d6334bbe2542dd08f91129bfad23ccd01fdfd741d53d8d45dab18a06467d651920d4ef36607f3c77da6078cf3d9fd0029
7
- data.tar.gz: 7e26b1e01b42a300fc2814ed72350d65fcebd0a9936034ebe4b5f92835d0278e78bdfff546896c7e1be7f67a93ae1e2598a3c6264c69cc4cb0b06816192a30dd
6
+ metadata.gz: 6582189e164d363276e0944308393e2fabd742d06403d38d321355c547b02d918396a5b85cc53593c33bb476dfa3843f6eeb361ee3ef3715bdca52df2555d7c2
7
+ data.tar.gz: b595719f06a29134b926f5582963326c6d1a3e9410589f14b50be2dd6fdd287b8cee8a9667351c5d3a2fc0ffeb6ad1d99488fed1d87d0073cc0cf17e5654c7cf
@@ -1,3 +1,3 @@
1
1
  module RailsDbViews
2
- VERSION = "0.0.1"
2
+ VERSION = "0.0.2"
3
3
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: rails_db_views
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.1
4
+ version: 0.0.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - Yacine Petitprez
@@ -103,7 +103,7 @@ files:
103
103
  - test/dummy/public/favicon.ico
104
104
  - test/rails_db_views_test.rb
105
105
  - test/test_helper.rb
106
- homepage: https://github.com/anykeyh/rails-db-views
106
+ homepage: https://github.com/anykeyh/rails_db_views
107
107
  licenses: []
108
108
  metadata: {}
109
109
  post_install_message: