-
I could successfully login into crowd using this plugin, but if I will login in some other our crowd resource and
then will try to redirect on /auth/crowd/ in my application then I will have the 'log…
-
We need to be able to edit, add, and delete courses and sections through a web interface. Currently, this is done via the command line (by me).
The Admin panel should be secured with a user authent…
-
Hello folks!
Roadie Rails is an amazing tool, but I am facing this problem right now:
![unexpected_line_break](https://cloud.githubusercontent.com/assets/4738687/17229346/76809576-54ed-11e6-90f2-417d…
-
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
-
**Describe the bug:**
The `belongs_to` relation is required by default (see #144) but objects with this relation don't necessarily have an object there. I believe the presence of the field is checked…
-
I've spent a ridiculous amount of time trying to get this to work. This time through I wrote down every single step. My current problem recreation steps:
- Project settings -> new git repo
- Upload pu…
-
once the dust settles and we have a good percentage of the API working, the main README should be updated and possibly another file with more examples.
-
### Issue Summary
Stack level too deep error when calling to_json on a response object
This is a duplicate of https://github.com/twilio/twilio-ruby/issues/423 which was closed due to "no activi…
-
How to reproduce:
Clone the repo
> docker-compose build
> docker-compose run -u root backend bundle
> docker-compose run -u root frontend yarn
> docker-compose run backend rails db:create
…
-
```middleman build``` does not run. I am running Debian running on Windows Linux Subsystem with Ruby 2.5.5, trying to get an installation running and not sure how to deal with all the old dependencies…