Luis Jury
Luis Jury
I'm in a situation where I need a variant for bigger icons, but I'm already providing sizes in my variant config files: ``` config.default_class = { solid: 'h-6 w-6', outline:...
I want to allow admins to masquerade other users, because of this, I override the `masquerade_authorized?` method with something like: ```rb def masquerade_authorized? admin? end ``` The "back_masquerade_path" also uses...
`Resource` paso a ser una keyword ligeramente reservada (aún se puede usar, pero hay planes de usarla en versiones futuras de PHP). http://php.net/manual/en/reserved.other-reserved-words.php Seria ideal que planearan cambiar la clase...