Rails’ friends: Securing MySQL (continued)
Filed under connection, clear, protect, update, config, advice, rails, configuration, database, password
Rails’ database connection We have to update Rails’ database configuration in the project’s config/database.yml file. We have to enter both, the user name and password in the clear, so it is good advice to protect the file from …
Here is the original:
Railsâ?? friends: Securing MySQL (continued)
Related Posts
- Rails’ friends: Securing MySQL
- Rails’ friends: Securing MySQL » Ruby on Rails Security Blog
- Ruby on Rails
- Securing MySQL for development
- Pro ActiveRecord: Databases with Ruby and Rails
February 27th, 2007.
RSS Full


Leave a Comment