Profile_bird

Hey there! mbleigh is using Twitter.

Twitter is a free service that lets you keep in touch with people through the exchange of quick, frequent answers to one simple question: What's happening? Join today to start receiving mbleigh's tweets.

Already using Twitter
from your phone? Click here.

mbleigh

  1. Anyone have an available couch.io or mongohq invite or code?
  2. @pradeep24 can't quit the Firebug, man. Just can't do it.
  3. @zapnap I used to do work for a similar site; I never re-used but I did change the name of losers I liked and portfolio them.
  4. The newest Firefox browser is crashing 3-4 times a day on me. Sigh.
  5. RT @RubyReflector: Top Ruby Article: Acts as taggable on and Thinking Sphinx Integration: I am going to show you .. http://bit.ly/3QG1O7
  6. Now this is just plain useful: http://github.com/jugyo/g
  7. I have been using Ruby for far too long not to have understood inject well before now. I've been missing out big time!
  8. Google Groups now have HTML e-mail notifications. I'm liking it.
  9. @jimneath if it's all your models, I'd use Git submodules for app/models and db/migrate, if a subset, Rails Engines Plugin.
  10. Playing around with ImageMagick in a somewhat serious capacity for the first time. Wow, you can do some pretty cool stuff!
  11. I've never used the :collection option for rendering partials in Rails. Too much magic makes code harder to read and understand.
  12. Wow. http://bit.ly/2C61gB
  13. Just submitted my entry to the Coderack middleware contest: Pictopus! http://bit.ly/3yAfXi
  14. Has anyone had problems with completely useless stack traces using Rack::Test with RSpec?
  15. GitHub + Jeweler + Gemcutter + Rdoc.info, OSS is so much cleaner to write/document/maintain than it used to be.
  16. Is very happy to have found an eager (not me) maintainer for acts-as-taggable-on. OSS guilt relieved!
  17. @alexanderkahn I'm not a HAML user, and in this case there are liquid templates that are crashing due to Haml's addons to the render stack.
  18. Anyone know how to add SASS support to a Rails app without installing the HAML template hooks?
  19. I love Ruby. Unfuddle doesn't have mass ticket delete so I wrote an API script in IRB to do it in about 3 minutes.
  20. I really hate that vertical-align: middle doesn't actually align images to the absolute middle of text in CSS.