You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: prop_initializer.gemspec
-4Lines changed: 0 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -10,10 +10,6 @@ Gem::Specification.new do |spec|
10
10
spec.description="PropInitializer provides an easy way to define properties for Ruby classes with options for defaults and customization. It simplifies the Literal gem's functionality by removing strict type requirements and adapting the initializer process for flexibility."
11
11
spec.license="MIT"
12
12
13
-
# Prevent pushing this gem to RubyGems.org. To allow pushes either set the "allowed_push_host"
14
-
# to allow pushing to a single host or delete this section to allow pushing to any host.
0 commit comments