Richard Brooke

Results 3 issues of Richard Brooke

Back in 2022 @joeldrapper [said] (https://github.com/orgs/phlex-ruby/discussions/235#discussioncomment-3852112): > ... Yeah, Phlex is not a Rails template engine. It's a complete replacement for ActionView. I think we could find a way to...

This helper comes from https://api.rubyonrails.org/v7.1.3.4/classes/ActionDispatch/Flash/FlashHash.html#method-i-notice All we need to do is create `Phlex::Rails::Helpers::Notice` with this as the functional content: `register_value_helper :notice`

I don’t understand how the test was generated like that, but we’re removing the controller generator anyway because none of us use it and no one wants to maintain it....