README.md in ff-tbl-macros-2.0.0 vs README.md in ff-tbl-macros-2.0.1

- old
+ new

@@ -33,10 +33,12 @@ class User::Delete < Trailblazer::Operation step Macros::Model::Destroy() end ``` +*Warning! Rarely some macros may require some gem(s) to be included. Find respective macro down in this file in Macros Types section.* + # Contributing Use the provided dockerized development environment. For more information check the [CONTRIBUTING](CONTRIBUTING.md) file. ## Development @@ -91,9 +93,11 @@ - `Macros::Model::Persist` ### Search Macros - `Macros::Search::Query` + +*Warning ! If you want to use Macros::Search::Query you have to include [pagy](https://github.com/ddnexus/pagy) gem into ypur Gemfile* ### Verify Params Macros - `Macros::VeriryParams::Date`