Skip to content

Commit f2c9bcb

Browse files
authored
Merge pull request #35 from phlex-ruby/call-out-ruby-dev-tools
Call out Ruby dev tools: Solargraph, RubyLSP, Rubocop, Simplecov
2 parents e5666d8 + adda05e commit f2c9bcb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ hero:
1717
features:
1818
- title: Pure, beautiful Ruby
1919
icon: 💎
20-
details: Phlex gives you HTML semantics in Ruby syntax. Don’t learn a new templating language, use your existing Ruby skills. Extracting methods, inheritance, loops, conditionals and data access are completely seamless.
20+
details: Phlex gives you HTML semantics in Ruby syntax so you can use your existing skills designing object-oriented views. Plus, you get to use tools like RubyLSP, Rubocop and Simplecov.
2121
- title: Fast enough
2222
icon: 🚀
2323
details: Phlex renders HTML at over 1gbps on a MacBook Pro and unlike Rails partials, it doesn’t slow down the more components you extract.

0 commit comments

Comments
 (0)