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
spec.summary = "A flexible property initializer for Ruby classes inspired by the Literal gem."
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."
spec.license = "MIT"
spec.metadata["homepage_uri"] = spec.homepage
spec.files = Dir.chdir(File.expand_path(__dir__)) do