455 reputation
414
bio website
location Redwood City, CA
age
visits member for 2 years, 7 months
seen 1 hour ago
stats profile views 47

May
3
awarded  Nice Answer
Apr
23
answered Rails 3 http_basic_authenticate_with only in production environment?
Apr
23
answered Google's Geocoder returns wrong country, ignoring the region hint
Apr
18
asked rspec - Factory Girl association before_save
Apr
16
awarded  Popular Question
Mar
21
awarded  Yearling
Jan
23
awarded  Notable Question
Jan
4
awarded  Necromancer
Dec
11
awarded  Popular Question
Dec
6
awarded  Popular Question
May
26
accepted Ruby/Rails - Double Pipe with blank dataset
May
25
awarded  Revival
May
21
comment Uploading a PDF in rails using Carrierwave and converting each page to a PNG/JPEG and saving them to a new model
responded to your gist, but I think you have to make sure to utilize the methods provided by carrier wave then it would save in the correct spot. I'll comment on the gist to see if I can help more.
May
21
comment Rails 3 passing a rails array to javascript function which uses a javascript array
glad it worked :)
May
21
comment Ruby/Rails - Double Pipe with blank dataset
mu is too short. I'm not sure I follow the difference as to what I did with the as_gallery. Must be missing something. You mean just set something in the initialize to return the blank_gallery. Could you possibly answer the question with an example. Then I could accept the answer if it is super awesome :) Im doing this now. PhotoPresenter.as_gallery(@photos) and it will return the default if the set is empty. Is that what you meant?
May
10
accepted Rails - Helper Singleton and Rails Route Helpers in a Presenter
May
10
revised Ruby/Rails - Double Pipe with blank dataset
added 1032 characters in body
May
10
comment Ruby/Rails - Double Pipe with blank dataset
I created a class method in my presenter...edited above
May
10
comment Ruby/Rails - Presenter class class and instance methods
cool thank you! I appreciate it.
May
10
accepted Ruby/Rails - Presenter class class and instance methods