-
Idea:
- [ ] Exception_notifier somehow could be configured to use appropriate mailer. As far as i see, there is no generalized way to provide secitions views to a generic mailer, but i don't sure exc…
-
Let's say that I have to connect with facebook.
My app works perfectly if i call
/auth/facebook/callback
or
/auth/facebook/callback?format=json
but when i try to call
/auth/facebook/callback.…
-
Testing the following in the staging environment:
526:
- [x] Trigger an email after backup path LH Benefits Intake API has exhausted
- [x] Trigger an email after backup path EVSS /GetPDF or LH /gen…
-
Hallo,
Ich habe derzeit ein Problem.
Ich habe den Mailserver nach dem Tut von Thomas-Leister.de gemacht.
und kann mich aber nicht im Webmum einloggen mit der postmaster adresse weil der mir sag…
-
Not being higly familiar with connections handling, I am wandering how to specify this option when:
1. using a connection declared in database.yml config file
2. using a custom connection to a for…
-
I'm frequently logged out of the website. This does not happen on GitHub or any other services I use with GitHub SSO. I'd estimate at least once a month.
Using GitHub SSO, latest Firefox, Win10.
-
If you click 'Back Button' on browser or (swipe your magic mouse to left) after you click any link that changes the view (eg. Click on a tag), latest view slides down and the container remains empty.
-
I'll be as short as possible.
`Rails: 5.1.4`
`Ruby: 2.2.3`
_(The very old shit, but this is work project environment...)_
I'm working with Devise gem and our project is using `:database_authen…
R1cro updated
2 years ago
-
I have a Rails 6 application and the initializer for open api. Here's the content:
```
# frozen_string_literal: true
require 'open_api'
OpenApi::Config.class_eval do
# Part 1: configs of th…
biske updated
3 years ago
-
We need to offer a non-multipart send. (for POST/PUT).
We currently have these post() signatures:
```
public Page post(String uri, Map params) throws ... {
public Page post(String uri, Param…