Commit 8ab57b1c by slainer68

Readme

parent 5d20b83b
......@@ -28,7 +28,7 @@ This Rails extension takes a first step to solving this problem on the developer
param! :order, String, in: %w(asc desc), transform: :downcase, default: "asc"
param! :price, String, format: "[<\=>]\s*\$\d+"
{...}
# Access the parameters using the params object (like params[:q]) as you usually do...
end
end
```
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment