Explore >> Select a destination


You are here

studiofreya.org
| | hermanschaaf.com
10.1 parsecs away

Travel
| | Benchmarks of various approaches
| | yehudakatz.com
19.3 parsecs away

Travel
| | As you may have read, Rails adds XSS protection by default in Rails 3. This means that you no longer have to manually escape user input with the h helper, because Rails will automatically escape it for you. However, it's not as simple as all that. Consider the following: Hello
| | jakewharton.com
17.8 parsecs away

Travel
| |
| | www.morling.dev
130.1 parsecs away

Travel
| As a software engineer, I like to automate tedious tasks as much as possible. The deployment of this website is no exception: it is built using the Hugo static site generator and hosted on GitHub Pages; so wouldn't it be nice if the rendered website would automatically be published whenever an update is pushed to its source code repository?