The First in a While
by Mike Zazaian at 2010-12-11 02:20:17 UTC in editorialDoBlock's back.
no commentsUsing Public Keys with Multiple Github Accounts
by Mike Zazaian at 2010-06-13 08:58:21 UTC in unixA quick tutorial on how to post to multiple github accounts from a single unix user without conflict.
no commentsGracefully Age Your Rails Logs with LogRotate
by Mike Zazaian at 2009-10-13 10:42:40 UTC in unix railsHow to use the unix-standard logrotate to automatically maintain outdated logs in your Rails app
no commentsUsing BASH Aliases To Simplify Your Existence
by Mike Zazaian at 2009-10-10 15:28:44 UTC in unixhow to create powerful user-specific alias commands in your ~/.bashrc to increase productivity
no commentsCreating Pretty URLs From Multiple Attributes With friendly_id
by Mike Zazaian at 2009-10-04 22:42:27 UTC in plugins rails gemsa brief tutorial on how to make pretty urls for your Rails models using multiple attributes rather than one
6 commentsHow To Modify Default Setters and Getters in Rails Models
by Mike Zazaian at 2009-09-28 02:51:10 UTC in rails syntaxa brief overview on using the read_attribute and write_attribute methods, and their shorthands, for overriding default setter/getter behaviour in Rails
no commentsTracking Rails Application Behavior and Errors with the Ruby Logger
by Mike Zazaian at 2009-09-21 17:23:40 UTC in railsa quick overview on the utility of the Ruby Logger class, how it's implemented in Rails, and how to create a custom log to track only specific actions in your app
2 commentsAdding reCAPTCHA to Comments in Your Rails App
by Mike Zazaian at 2009-09-15 20:07:38 UTC in plugins rails gemshow to easily add reCAPTCHA confirmation to comments and other models in your Rails application using the ambethia-recaptcha gem
no commentsRails Rumble 2009 Winners Announced
by Mike Zazaian at 2009-09-05 20:53:16 UTC in newsthe top 22 applications for this year's 48-hour Rails Rumble development competition have been selected
no comments_why the lucky stiff vanishes without a trace
by Mike Zazaian at 2009-09-05 18:31:12 UTC in news editorialthe one great enigma of the Ruby community, and seemingly everything that he'd ever contributed to it, has disappeared without any notice whatsoever
no comments