Jechol Lee

Results 10 comments of Jechol Lee

@zachdaniel I don't understand, could you provide more information? As far as I know, there's no `show?` option in `admin` section of AshAdmin.Resource.

@rgraff I changed it to reverse sorting, as it seemed more practical, just as you suggested.

+1 for `allow_nil?: false` as default! In my projects, I find myself setting it to false about 80% of the time, so this would definitely simplify things.

FYI, Thanks to Spark's flexibility, we've created a DSL called `req` and `opt` that works independently of the default `allow_nil?` value for Ash attributes and `belongs_to` relationships. Feel free to...

It seems a PR was opened for this, but it hasn’t been merged, and the issue remains open. I just wanted to check if this means the feature hasn’t been...

Quick follow-up 👋 It looks like the Elixir regeneration pipeline has completely stopped since April 2025, while other language clients like `google-api-ruby-client` continue to receive automated updates (latest: Oct 19,...