Profile_bird

Hey there! jamesgolick 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 are you doing? Join today to start receiving jamesgolick's updates.

Already using Twitter
from your phone? Click here.

jamesgolick

  1. @tpope ah, i was looking at the wrong url_for definition. there are 8 or so. anyway, :escape => false fixes it.
  2. @tpope any idea where in the actionpack source that happens?
  3. that should've said & amp;
  4. am I crazy or do rails url helpers convert the ampersand between parameters to & automatically? can i turn it off? (for mailers)
  5. ugh i really hate workling
  6. @fbeausoleil check twitter.com/jamesgolick for my arguments about why observational is superior to built-in observers.
  7. super stoked about high tension clinic tomorrow with @b3harris
  8. the difference between running gentoo and souping up a civic is that the former is less likely to land you on hotchickswithdouchebags.com
  9. so, godaddy will bounce emails that contain a link in them from a domain that they don't like, no matter the reputation of the mail server.
  10. downloading bill maher podcast, which is normally unavailable in canada. us vpn ftw.
  11. @mark_menard it's not a lot of code. if anything comes up, it should be pretty easy to fix.
  12. @joshuaclayton you're right, it is going against what rails provides, because I'm not happy with it. what other way is there to make change?
  13. @joshuaclayton eh? the notifier doesn't know about anything. the Class#observes method encapsulates all the plumbing.
  14. @joshuaclayton yeah, it could be re-implemented that way in about twenty minutes. but, weren't you (seemingly) arguing with the concept?
  15. @joshuaclayton you're not scattering observers, you're centralizing them where the action takes place.
  16. @joshuaclayton it's not observing method calls on your class. it's observing that objects are being created.
  17. @spicycode I find rails' normal observers cumbersome. why define a whole class for something easily expressed as a one-liner?
  18. sick of after_create { |user| Notifier.deliver_welcome(user) } muddling the responsibilities of your User class? http://bit.ly/girm
  19. fuck.
  20. @zapnap it definitely sucks. I'm pretty sure @wycats is working on fixing that for rails 3, which is to be joint-released with textmate 2