-
Hola!
Aca les dejo una lista con gemas permitidas para el desarrollo de su proyecto 😁, si quieren usar una que no esté, hagan un comentario indicando su nombre y la razón de por qué quieren usarla. …
-
I have a conflict with swagger documentation that I have built into my Rails app. rorvswild overrides styles which prevent highlighting selected text within json bodies of swagger ui.
I tried using…
-
Hi, I have the error when I do rails s
Encoding::UndefinedConversionError - "\xC2" from ASCII-8BIT to UTF-8:
when I am trying use deface for override rails_admin.
rake deface:precompile work fine.
…
-
## Describe the bug
I just enable embed option on my shopify application,
and insert [shopify app bridge cdn ](https://shopify.dev/docs/api/app-bridge-library) into my ruby on rails app
It work w…
-
実現したいこと
bootstrapを管理画面でも使いたい
実現するために自分が選んだ手段とその理由
application.scssのファイルでcssファイルをプレコンパイルしていく
簡単に実装できそうだったため
該当のソースコード
その手段を使って実装するために参考にした公式ドキュメントや技術記事
https://school.runteq.jp/v3/curriculums/rail…
-
Hello, I know this gem is not actively maintained but I wanted to see if anyone is having the same issue and if there is a fix I can implement.
config.configure_with(:import) do |config|
co…
-
## What type(s) of user does this feature affect?
- volunteers
- supervisors
- admins
- all casa admins
## Description
In the reset password by email process, after submitting the new pass…
-
Start with an application that is working fine and a docker image that is building successfully.
The application already has a `Admin::AdminController` that looks like this:
```ruby
class Admi…
-
**Is your feature request related to a problem? Please describe.**
It took me a while to get autoloading working with Zeitwerk and Rails 7 and Rails Admin 3.0. I've ended up with the opposite of what…
-
### Steps to reproduce the problem
When I use the [README instructions to create GitHub codespace](https://github.com/mastodon/mastodon#github-codespaces), the codespace doesn't successfully start …