phlex.fun
phlex.fun copied to clipboard
Document phlex-rails register_output_helper :mark_safe option
The guys working on Pagy point out that Pagy is a Ruby gem not Rails so it doesn't mark it HTML safe using Rails constructs. It makes this option particularly useful unless someone feel like making a small Pagy-rails gem that correctly wraps the safe Rails bits.
Thanks. LGTM :rocket: