You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm using Blazer along with Hypershield, I have two data_sources in my blazer.yml, and I would like to keep both, however, I want to either just show Hypershield data_source or both data_sources (Hypershield and Database) based on my user class
I was trying to use the before_action_method to do this, but I wasn't successful, is there any workaround that can allow me to do so?
The text was updated successfully, but these errors were encountered:
I'm using Blazer along with
Hypershield
, I have twodata_sources
in myblazer.yml
, and I would like to keep both, however, I want to either just showHypershield
data_source or both data_sources (Hypershield
andDatabase
) based on my user classI was trying to use the before_action_method to do this, but I wasn't successful, is there any workaround that can allow me to do so?
The text was updated successfully, but these errors were encountered: