rellen
AEAsh Elixir
•Created by rellen on 9/22/2023 in #support
pub_sub compilation issue
thanks very much!
5 replies
AEAsh Elixir
•Created by rellen on 9/22/2023 in #support
pub_sub compilation issue
this was fine on commit
32f8224fbaeff5b48f368119d30bc52ae0b6cf0a
5 replies
AEAsh Elixir
•Created by rellen on 9/6/2023 in #support
AshOban trigger `read_metadata` passed to action as argument?
being able to send an argument to the action a trigger runs will be very helpful in parameterisation
6 replies
AEAsh Elixir
•Created by rellen on 9/6/2023 in #support
AshOban trigger `read_metadata` passed to action as argument?
if you happen to have the commit lying around and can incorporate it, I am happy to test it in the app I'm working on
6 replies
AEAsh Elixir
•Created by rellen on 9/6/2023 in #support
AshOban trigger `read_metadata` passed to action as argument?
ah right
6 replies
AEAsh Elixir
•Created by rellen on 6/20/2023 in #support
`mix doctor` shows errors for "struct spec" on resource modules
One way we've found to clear the error is to add
@type t :: Ash.Resource.record()
to each resource module, but we're wondering if there's a better way...4 replies