Chris
Chris
I use ActiveAdmin and [purgecss](https://purgecss.com/) (because I use [tailwindcss](https://github.com/tailwindcss/tailwindcss)) in my project. And when deployed to production, all the styles on the admin pages are striped. I tried to add...
方法调用增加返回值(requestCode)的支持
Quite a lot changed from Elm 0.16 to 0.18. Any plans for this repo to upgrade for Elm 0.18
After run `mix arc.g avatar`, the generated `Avatar` module is put in `app_root/web/uploaders/`. while in a newly created Phoenix 1.3 app, the `app_root/web` is not used by default, and the...
Hi, I really like Elm and spent a lot of time on it. Today, I found that when I use the Elm reactor(version 0.18.0) to serve my Elm file, the...
Hi @meyercm , sorry for coming to complain again. Do you have any plans for generating a `last` method(`order_by: [desc: :inserted_at]`) for model, just like `ActiveRecord#last`. I personally find it...