Andrew Max
Andrew Max
### Did you find a bug? On a fresh install with rails 6 and rails-sass no assets get installed and going to '/admin' results in an error: The asset "active_admin.css"...
When using the installer I am prompted to let my `styles/app.scss` be over written. Regardless of whether I say yes or no, after building and running `ember s` I get...
switch to Kenneth-KT version of google visual r because the old version is broken #### References to other Issues or PRs Fixes #168 #### Brief description of what is fixed...
As noted here: https://github.com/winston/google_visualr/issues/118 google_visualr 2.5.1 is broken and the maintainer of that project will not merge PRs with fixes This manifests as ``` undefined method `helper_method' for ActionController::API:Class (NoMethodError)...
**Describe the bug** I've implemented a nested select and it all renders. But my the values in the second field are not scoped to the selection of the first field...