Explore >> Select a destination


You are here

www.darwinweb.net
| | garrettdimon.com
13.3 parsecs away

Travel
| | A very nice and concise summary of all the lesser-known and under-appreciated benefits of using partials in Rails. There are a lot of alternatives to...
| | postmodern.github.io
8.4 parsecs away

Travel
| | [AI summary] The article introduces the uri-query_params 1.0 library for Ruby, which allows developers to easily access and modify HTTP query string parameters similar to PHP's $_GET.
| | blog.arkency.com
6.5 parsecs away

Travel
| | [AI summary] An explanation of database connection handling, pooling, and configuration in the Rails framework.
| | palant.info
32.8 parsecs away

Travel
| Allowing password-based authentication without letting the server know the password is fascinating. Unfortunately, for web applications this doesn't solve any problems.