method
max_connections
v8.1.1 -
Show latest stable
- Class:
ActiveRecord::DatabaseConfigurations::DatabaseConfig
max_connections()public
No documentation available.
# File activerecord/lib/active_record/database_configurations/database_config.rb, line 55
def max_connections
raise NotImplementedError
end