method
host
rails latest stable - Class:
Rails::Generators::Database::MySqlSocket
host()public
No documentation available.
# File railties/lib/rails/generators/database.rb, line 87
def host
"localhost"
end host()No documentation available.
# File railties/lib/rails/generators/database.rb, line 87
def host
"localhost"
end