-
From https://hackerone.com/reports/2334455 (Treated as Informative)
---
The danger of deserialization has been reduced in Rails 7.1 by increasing the number of settings that do not use Marshal i…
-
When I install rails 4 I am getting the error:
```
Bundler could not find compatible versions for gem "activemodel":
In Gemfile:
will_paginate_mongoid (>= 0) ruby depends on
activemodel …
-
https://github.com/instructure/canvas-lms/wiki/Quick-Start#database-population
```
bundle exec rails db:initial_setup
rails aborted!
LoadError: libicui18n.so.58: cannot open shared object file: No…
-
### Steps to reproduce
I've made a simple [reproduction app](https://github.com/Vagab/activestorage-bug). I got similar results with a plain script but they were a bit different, sqlite3 was being …
Vagab updated
2 weeks ago
-
I uploaded a CSV file with the following content:
```
rails,ruby,developer job
```
Which got processed in the PIA request as:
![image](https://user-images.githubusercontent.com/696529/63483…
-
Vulnerable Library - rails-3.0.7.gem
Ruby on Rails is a full-stack web framework optimized for programmer happiness and sustainable productivity. It encourages beautiful code by favoring convention …
-
```
What steps will reproduce the problem?
1. ruby script/plugin install
http://google-charts-on-rails.googlecode.com/svn/google_charts_on_rails/
What is the expected output? What do you see instead…
-
```
What steps will reproduce the problem?
1. Use this configuration in broker.yaml:
adapter: asqs
access_key_id: XXXX
secret_access_key: XXXX
protocol: https
port: 443
2. Fire …
-
I was installing the gem in our project and got an error regarding a [connector](https://github.com/limebike/activerecord-mysql2rgeo-adapter) that we use "MakaraMysql2RgeoAdapter"
AppMap encountered …
-
Follow the steps below will definitely help:
https://edgeguides.rubyonrails.org/upgrading_ruby_on_rails.html#upgrading-from-rails-5-2-to-rails-6-0
This depends on #602