-
Original:
----
# Deploying without a database and no `config/database.yml` says the error is the file is missing instead of no DB provisioned
## Expected
When I push a rails app without a d…
-
Hi, I'm using **SimpleCommand** in a Rails app with an Angular 7 front end. It all works beautifully and the auth is smooth and great.
I'm doing a very simple implementation similar to the one you…
Nmuta updated
4 years ago
-
Create a `/signup` route that creates a user with `name`, `email` and `password_digest`.
Code only happy path; success returns JWT containing database user id. However, include params validation.
-
### Summary:
Hi, I'm building CanvasLMS locally in Production Start mode.
※OS: Ubuntu 20.04
※AP Server: Apache2 + Passenger
Last December(2023/12), I built CanvasLMS locally for my first …
osetu updated
2 months ago
-
### New Issue Checklist
- [x] Updated fastlane to the latest version
- [x] I read the [Contribution Guidelines](https://github.com/fastlane/fastlane/blob/master/CONTRIBUTING.md)
- [x] I read …
-
I suggest we use the gem [ruby-jwt](https://github.com/jwt/ruby-jwt) to do our server side encryption and [js-jose](https://github.com/square/js-jose) to do our client side encryption.
-
Hello,
I've updated Ruby version from 3.0.2 to 3.2.2 on my Mac (Intel chip) with this
```
brew install openssl@1.1
ruby-install ruby-3.2.2 -- --with-openssl-dir=$(brew --prefix openssl@1.1)
chr…
-
Hi, Im setting up Mobility in our Rails app. It works when working in the console setting and saving data. But a problem appeared when we ran all our test suite. Consider a model called "G…
-
## Description
I, as a user (rider or admin),
can log in using Chapman's federated login
so that only Chapman users can use CSAFE.
## Acceptance Criteria
- User logs in successfully through fed…
-
For some reason it has stopped working, it returns #Thread::Mutex:0x007fa38cf19370 but nothing is published.