If you want to see how long your database queries actually take, you need to disable MySQL's query cache...
Keyboard layout reverting to US on (every) reboot Cause: I found the same problem, but only on my wife...
Screen is great for long running tasks, where you want to log in every few hours and days and keep...
This may be awkward to set up, but will work once you're done. Fun facts:
This note shows how to merge an ugly feature branch with multiple dirty WIP commits back into the master as...
tmp/* storage/* db/*.sqlite3 db/schema.rb db/structure.sql public/system .project .idea/ public/javascripts/all* public/stylesheets/all* public/stylesheets/*.css config/database.yml *~ *#* .#* .DS_Store webrat-*.html
Basic configuration Please keep this config simple. It should be a starting point for new developers learning Git. [user]
Trample is a more flexible load simulator. Instead of a static list of urls, trample's configuration language is ruby...
Best results in other decks
When things go wrong, for example, caused by a bad commit, we need to revert back to an earlier known...
August 14th 2025, Rails version 6.1.7.29 Backported fixes for two vulnerabilies. Read the announcement. This includes: Dangerous transformation methods in...