
tldr; I have a moderate sized PoC elixir code base collecting dust that will never be used again, and hopefully it has something someone will need....
For further actions, you may consider blocking this person and/or reporting abuse
Hi,I want to study ash framework in your project look good but when
I mix setup finish and mix phx.server ,
working all after I register but when I try to login not success permission denied why ? can you suggestion me ,thank
Start with ‘iex -S mix phx.server’ so you can see the error.
thank for reply , Register ok but when Login can't ,debug terminal not error
can your share suggestion step,thank
Great repo.
With Ash, I am taking a similar bet. - after 2-3 months, it should give me the speed 🚄.
Currently struggling with phoenix forms. Any suggestions/ tips from your end on those?
P.S. will dig more in the repo in upcoming week
Of course! I had a bunch of tabs open to numerous repos, and I would just hunt for usage of an Ash function I needed, and looked at how they did it.
And hopefully my repo can now be one someone else hunts in. Though, keep in mind I think most of those are Ash 2.0, including mine. With 3.0, you now need to make your attributes in the form public.
My biggest issue was using embedded resources, with
inputs_for
and it turns out most of my problems were because I failed to include the relation in the list ofaccepts
of the action. This would result in some cryptic message, and lead me down the wrong path. Once I fixed it, I could just useforms: [auto?: true]
That being said, the Ash docs are MUCH better now.
We've added hints in said cryptic error message about no form being configured. like "did you mean to accept this attribute?", to help mitigate these issues. Was definitely very confusing, and TBH I had no idea it was causing so much confusion before it was brought to my attention 😂
oh, I just realized it was you who originally brought it to my attention 😂
I've spent the last few months working on an Ash project, looking forward to 3.0
See a discussion at elixirforum.com/t/ash-framework-3-... for 3.0
I left my notes in the tread as well.
Hey Steve,
The app itself looks really good - what happened with the pitch?
A few notes:
I have an obscene amount of notes for all this, but I won't be making that public.
Yes, that sounds fairly brutal.
So did the #1 app maker buy you out of serving the category as an organization, convince you that small colleges need to bleed $111k at a time at student housing to-do, or just fall over?