Recent rails security updates have shown that people make incorrect assumptions about the possible contents of the params hash.
Consider this HTML: Click me! Hello Universe! Hello Universe! Hello Universe! Hello Universe! Hello Universe! Hello Universe!
Generated animations are free to use without backlink obligations... ... WITH THE EXCEPTION of any other animated images generator applications
On case-insensitive file systems like Mac's HFS+ (per default – you may change this, but it won't work...
If you're suffering from a huge de.yml or similiar file, cry no more. Rails lets you freely organize your...
Why string sorting sucks in vanilla Ruby Ruby's sort method doesn't work as expected with special characters (like...
In large forms (30+ controls) new Capybara version become [extremely slow] when filling out fields. It takes several seconds per...
The amount helper now retrieves the decimal separator from your I18n dictionary (number.format.separator) instead of hardcoding it to a comma...
A collection of inspirational websites using media queries and responsive web design. Curated by Eivind Uggedal (@uggedal).
The linked article describes how to use a Firefox addon "Flash-Aid" to install a better build of Flash and...
This script loads a dump into your development database. You can provide the full path to you database dump like...
When using the asset pipeline your assets (images, javascripts, stylesheets, fonts) live in folders inside app: app/assets/fonts app/assets/images...
Myth #5 (Each HTTPS Site Needs its Own Public IP Address) is actually still true, but the rest of the...
The following code activates autoloading using ActiveSupport 3.x: require 'active_support' require 'active_support/dependencies' relative_load_paths = %w[app/controllers...
If you are using VNC to run Selenium tests, it may be hard to see what's going on since...
Building CSS mobile-first is the way forward, because blah blah blah progressive enhancement blah. Problem is, Internet Explorer prior...
Quick introduction to git internals for people who are not scared by words like Directed Acyclic Graph. The linked page...
I had trouble serving an MP4 video to my iPad. Although the video complied with all the specs (H.264 codec...
A collection of snippets to generate random number under certain conditions, as: gaussian with a specified distribution triangular distribution
Geoffrey Grosenbach has created Gruff for easily plotting graphs. It is written in pure Ruby and integrates with Rails applications...
If you need a gem for a certain purpose, be sure to check this site. The rankings are determined by...
Consider the following HTML & CSS: ^ img { background-color: red; } div { border: 1px solid black; } This will leave a margin of...
Localizing a non-trivial application can be a huge undertaking. This card will give you an overview over the many...
If your project uses another version than your default Ruby, RubyMine will give you incorrect inspections, for example.\