We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8abedb9 commit ee66d31Copy full SHA for ee66d31
phlex.gemspec
@@ -9,7 +9,7 @@ Gem::Specification.new do |spec|
9
spec.email = ["joel@drapper.me"]
10
11
spec.summary = "Object-oriented views in Ruby."
12
- spec.description = "Build HTML & SVG view components with Ruby classes."
+ spec.description = "Build HTML, SVG and CSV views with Ruby classes."
13
spec.homepage = "https://www.phlex.fun"
14
spec.license = "MIT"
15
spec.required_ruby_version = ">= 3.2"
0 commit comments