2,450 reputation
1311
bio website
location
age
visits member for 1 year, 11 months
seen 16 hours ago
stats profile views 140

Apr
26
awarded  Nice Answer
Mar
29
awarded  Revival
Mar
18
comment Custom Upload Button
@LeoHernandez there is a problem with the image uri... which I don't control. Sometimes it can pull the image and sometime it can't. It isn't a problem with the code though.
Jan
1
comment Get random time objects between certain hours in Rails
@sawa absolutely... thanks. I corrected it.
Jan
1
revised Get random time objects between certain hours in Rails
Changed variable name per sawa's suggestion.
Jan
1
answered Get random time objects between certain hours in Rails
Oct
16
comment Custom Upload Button
@streetlight this worked for me in the latest Chrome for Mac, but I had to click run at the top
Jun
8
awarded  Caucus
Jun
2
awarded  Yearling
May
12
answered Comma separated number/function in parenthesis in JavaScript?
May
10
comment How to have multiple jQuery(' ').keyup on one page
@user1136076 what version of jQuery are you using?
May
10
revised How to have multiple jQuery(' ').keyup on one page
added 82 characters in body
May
10
answered How to have multiple jQuery(' ').keyup on one page
May
7
comment Rails Server Not Starting In OSX 10.73
are you sure that mysql is running on your machine?
May
5
comment Age calculation in Ruby
@Marc-AndréLafortune updated my answer. thanks for pointing this out. I was thinking more on the "where" does the method belong then the method itself. This should make it a more thorough answer.
May
5
revised Age calculation in Ruby
added 104 characters in body
May
5
comment Age calculation in Ruby
+1 combined I think that we answered both questions.
May
5
answered Age calculation in Ruby
May
5
answered Rails: simple update_attributes not working
May
5
comment Rails: simple update_attributes not working
what does the Rota Model look like?