Open almaron opened 2 years ago
@almaron Use ros-apartment. It's a fork. Refer to: https://github.com/influitive/apartment/issues/638#issuecomment-653579615
I'm new here please help
To run correctly
Database: (Tell us what database and its version you use.) postgres 15
Apartment version:
Apartment config (in config/initializers/apartment.rb
or so):
require 'apartment/elevators/host'
Apartment.configure do |config|
end
Rails.application.config.middleware.use Apartment::Elevators::Host
* `use_schemas`: (`true` or `false`)
* Rails (or ActiveRecord) version:7.0.8
* Ruby version: 3.2.2
Steps to reproduce
Expected behavior
Actual behavior
System configuration
Ubuntu 22.04
Postgres 14.5
Apartment version: 0.24.3
Apartment config (in
config/initializers/apartment.rb
or so):use_schemas
: (true
orfalse
)Rails (or ActiveRecord) version: *7.0.4
Ruby version: 3.1.1