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