Actually, Social Media Buttons Work Really Well 2012-05-31 Yesterday, an epic rant against social media buttons titled Sweep the Sleaze made its rounds on the Web. The gist: Don’t bombard your audience with buttons to share stuff on social networks. Instead, make good content that the...
Good news everyone! Rails version 3.2.4 has been released. This release of Rails contains two important security fixes: CVE-2012-2660 Ruby on Rails Active Record Unsafe Query Generation Risk CVE-2012-2661 Ruby on Rails Active Record SQL Injection Vulnerability It is suggested that all...
Twitter -= #! Tue 29 May 2012 at 21:50 Dan Webb : The first thing that you might notice is that permalink URLs are now simpler: they no longer use the hashbang (#!). While hashbang-style URLs have a handful of limitations , our primary reason for this change is to improve initial page...
- for one of the best bosses I've ever had. I was the lone developer working on NextGen projects, our customers were happy, I was paid well, & I had plenty of vacation - things were good. Truthfully, I felt like I was on top of the world. However, I couldn't help but feel like somethi...
Good news everyone! Rails version 3.0.13 has been released. This release of Rails contains two important security fixes: CVE-2012-2660 Ruby on Rails Active Record Unsafe Query Generation Risk CVE-2012-2661 Ruby on Rails Active Record SQL Injection Vulnerability It is suggested that al...
Good news everyone! Rails version 3.1.5 has been released. This release of Rails contains two important security fixes: CVE-2012-2660 Ruby on Rails Active Record Unsafe Query Generation Risk CVE-2012-2661 Ruby on Rails Active Record SQL Injection Vulnerability It is suggested that all...
Manual Cropping with Paperclip Posted by dce on May 31, 2012 — 0 comments I just wrote a quick how-to about manual cropping with Paperclip , specifically, how to make manual cropping and automatic thumbnailing play nice. Comments Post a Comment Comment abilities for non registered...
Below is a list of all files of the project. The release you have chosen is highlighted . Before downloading, you may want to read Release Notes and ChangeLog (accessible by clicking on release version).
is Mike Gunderloy's software development weblog, covering Ruby on Rails and whatever else I find interesting in the universe of software. I'm a full-time Rails developer and contributor, available for long- or short-term consulting, with solid experience in working as part of a distri...
Capistrano-helpers Posted by gravis on May 31, 2012 — 0 comments If you're using capistrano, you might find capistrano-helpers useful. See how we're using it here ! Comments Post a Comment Comment abilities for non registered users are currently deactivated, pending time to add a ...
A ruby wrapper for ImageMagick command line. MiniMagick gives you access to all the commandline options ImageMagick has (Found here http://www.imagemagick.org/script/mogrify.php) Development Status: 4 - Beta Intended Audience: Developers License: MIT/X Consortium License Natural Langu...
The nuts and bolts of our Ruby-based realtime charts solution Posted by itsderek23 on May 31, 2012 — 0 comments Scout's realtime charts were fun to implement and have been rock-solid so far. We were able to implement all of it in Ruby (outside the Javascript used to handle websockets ...
Validate and Save your Ruby in TextMate – with secret Rubinus superpowers June 1st, 2010 , posted in Mocra , Ruby , TextMate , Tutorial , ∞ , 5 comments In some TextMate bundles, if you save a file it will also validate the file and show any syntax errors in a tooltip. This is awesome...
I’m not sure if you’ve heard, but we love us some system automation . I think most of us can agree system automation (chef , puppet , moonshine , etc) is a good thing. As much as we love it, things can get tedious when it comes to actually developing and testing the automation. The pr...
Today, we’ll focus on the question that caused me to write this series in the first place. Many readers were confused by my use of extend self within earlier Practicing Ruby articles, and this lead to a number of interesting questions on the mailing list at the time these articles wer...
The gantt chart displays issues that have a start date and a due date or are assigned to a version with a date.
Utility library for determining if string is traditional Chinese, simplified Chinese, Japanese or Korean