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