Category Archives: rails

Using Regex in Textmate to convert HTML comments to Ruby comments

To cut down on space, I felt it would be easy enough to convert HTML comments to Ruby comments, so I looked for a way to do this site-wide. Using the Regex option in textmate’s “find in project” utility will … Continue reading

Posted in Uncategorized, rails, webdev | Leave a comment

Understanding how view_cache works in interlock

So I tend to struggle with some of these things documented in what seems like some other language to me.  That’s why I need to blog on these things so I have somewhere to refer to when this time happens … Continue reading

Posted in rails, webdev | Leave a comment