diff --git a/src/_data/highlights.yml b/src/_data/highlights.yml index 02da173..f6cf0a1 100644 --- a/src/_data/highlights.yml +++ b/src/_data/highlights.yml @@ -14,7 +14,7 @@ logo: rubygems_logo_red.png description: | Simplify and speed development of Rails controllers by making filter parameters declarative - with [the Filterameter gem](/posts/filterameter). + with [the Filterameter gem](https://github.com/RockSolt/filterameter). - With the look and feel of a Rails DSL, declare filters and sorts for search pages. The next developer in (hey, maybe - that's you!) will thank you. It's obvious what filter parameters are available and easy to add more. + With the look and feel of a Rails DSL, declare filters and sorts for search pages. Learn more + with this [overview of Filterameter](/posts/filterameter).