phcdevworks_notifications 3.1.1 → 4.0.1

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: afa3db7aa15ab1524602eebd1fd020bd0db7d8441aa60c3217fcc96a7d735d5f
4
- data.tar.gz: 4b0c1e08b33cb111a9cd3df031e77458925999a598284a111f4c59a0dfda12bf
3
+ metadata.gz: 35940b19c0f045e7fc4d0e6852d86a03206b1f740cc72e04f4d46f7d67a278d3
4
+ data.tar.gz: d0607f61f1ba1200a629b68e8eaec98936bfb50122ecde7e82f4f7a15e1507c2
5
5
  SHA512:
6
- metadata.gz: d75413f8d49e105e754069a2c94e274fcf386995e5be3e5889c9ebc6fb2f2606c6885ea6e1501cafa67f30ad9227a6692d64156205ef0da156f89f284c11de59
7
- data.tar.gz: 5372a0639cd5280d95c5740ec1dd40bf46780c1de3bc09f7891977971ad433fbeaa0268d08ca0bceec223ad02a0d9bd800c6bc5b78516b964b1ffae6e7e16e18
6
+ metadata.gz: de46055a06d37caac17e1cd20ad998aa28ff501ec31101e2070e18d03de1a26c5e85a8d8dd82129a8e02af866eb4c58c9b1446897b41dd7db96e046955075698
7
+ data.tar.gz: 72c840022a5e67e6654be93c62cd86eb12ce8740353bf1eabe6275b5561089f375e017bdf43de959c2a1402a2da42d7b2fa3308153f2e6ed42f3d0fc5cc89962
data/README.md CHANGED
@@ -1,10 +1,10 @@
1
1
  ### PHCDevworks Notifications for Rails 7 (Form Validation & Notification Engine)
2
2
 
3
- PHCDevworks Notifications Rails 7 engine with helpers for alerts and form validation notifications.
3
+ Say goodbye to clunky, confusing alerts and form validation notifications on your website! PHCDevworks offers easy-to-use Rails 7 helper engine and partial views that can help you implement clear, concise, and user-friendly alerts.
4
4
 
5
- * Add alert and form validation helpers ruby on rails.
6
- * Setup in seconds with only one line of code in the application_helper file.
7
- * Save time and keep your rails projects manageable, tidy and secure.
5
+ * Easily add alert and form validation helpers to your Ruby on Rails project.
6
+ * Set up in seconds with just one line of code in the application_helper file.
7
+ * Keep your Rails projects manageable, tidy, and secure while saving time.
8
8
 
9
9
  #### Step 1 - Add PHCDevworks Notifications to your gemfile
10
10
 
@@ -1,3 +1,3 @@
1
1
  module PhcdevworksNotifications
2
- VERSION = "3.1.1"
2
+ VERSION = "4.0.1"
3
3
  end
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: phcdevworks_notifications
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.1
4
+ version: 4.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - PHCDevworks
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2022-07-21 00:00:00.000000000 Z
11
+ date: 2023-02-27 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -30,43 +30,45 @@ dependencies:
30
30
  requirements:
31
31
  - - "~>"
32
32
  - !ruby/object:Gem::Version
33
- version: '5.1'
33
+ version: '7.0'
34
34
  type: :runtime
35
35
  prerelease: false
36
36
  version_requirements: !ruby/object:Gem::Requirement
37
37
  requirements:
38
38
  - - "~>"
39
39
  - !ruby/object:Gem::Version
40
- version: '5.1'
40
+ version: '7.0'
41
41
  - !ruby/object:Gem::Dependency
42
42
  name: phcthemes_web_theme_pack
43
43
  requirement: !ruby/object:Gem::Requirement
44
44
  requirements:
45
45
  - - "~>"
46
46
  - !ruby/object:Gem::Version
47
- version: '5.0'
47
+ version: '6.0'
48
48
  type: :runtime
49
49
  prerelease: false
50
50
  version_requirements: !ruby/object:Gem::Requirement
51
51
  requirements:
52
52
  - - "~>"
53
53
  - !ruby/object:Gem::Version
54
- version: '5.0'
54
+ version: '6.0'
55
55
  - !ruby/object:Gem::Dependency
56
56
  name: sqlite3
57
57
  requirement: !ruby/object:Gem::Requirement
58
58
  requirements:
59
59
  - - "~>"
60
60
  - !ruby/object:Gem::Version
61
- version: '1.4'
61
+ version: '1.6'
62
62
  type: :development
63
63
  prerelease: false
64
64
  version_requirements: !ruby/object:Gem::Requirement
65
65
  requirements:
66
66
  - - "~>"
67
67
  - !ruby/object:Gem::Version
68
- version: '1.4'
69
- description: Rails helpers and partial views for alerts and form validation notifications.
68
+ version: '1.6'
69
+ description: Say goodbye to clunky, confusing alerts and form validation notifications
70
+ on your website! PHCDevworks offers easy-to-use Rails 7 helper engine and partial
71
+ views that can help you implement clear, concise, and user-friendly alerts.
70
72
  email:
71
73
  - imfo@phcdevworks.com
72
74
  executables: []
@@ -108,7 +110,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
108
110
  - !ruby/object:Gem::Version
109
111
  version: '0'
110
112
  requirements: []
111
- rubygems_version: 3.0.3.1
113
+ rubygems_version: 3.4.1
112
114
  signing_key:
113
115
  specification_version: 4
114
116
  summary: PHCDevworks - Helpers - Notifications