538 reputation
1517
bio website
location
age 19
visits member for 2 years, 5 months
seen 35 mins ago
stats profile views 100

18 Year Old from Ireland, node.js, python PHP, Ruby (Rails), Java, Android, iOS, win8, javascript, jQuery, css


Jun
12
comment Why is this simple function not working
checkOptions and checkAccomp are defined within updateTotal for a start
Jun
6
awarded  Talkative
May
31
awarded  Popular Question
May
21
suggested suggested edit on Replace an image wherever it is used - Javascript
May
16
comment Reading Rails Debugger Output
what does @search.inspect give you?
May
16
revised Ruby .each but need to add in a unique class for each of them
added 13 characters in body
May
16
comment Ruby .each but need to add in a unique class for each of them
haha oh no bother, its not a big deal. I added in the thing about custom class names.
May
16
revised Ruby .each but need to add in a unique class for each of them
added 11 characters in body
May
16
answered Ruby .each but need to add in a unique class for each of them
May
16
answered Does forge.facebook.authorize open native facebook app?
May
16
revised Is there an easy way to convert a Javascript Object into “name”: “Fred”, “value”: “Blue” style pairs?
added 5 characters in body
May
16
answered Is there an easy way to convert a Javascript Object into “name”: “Fred”, “value”: “Blue” style pairs?
May
13
comment Nested Querying in Mongoid in 2013
Oh I know that, thats why I pointed it out! That could be it.
May
13
comment Nested Querying in Mongoid in 2013
Thanks for answering :) I don't want to use embeds_one/embedded_in, rather I'm using has_one/belongs_to, don't think thats causing the problem. Version is the same, still giving me back zero, even when current_user.trips.first.start.time is fine...
May
12
comment Nested Querying in Mongoid in 2013
@Sparda its grand, thanks for helping, your original answer seemed close
May
12
asked Nested Querying in Mongoid in 2013
May
10
comment Save gameplay in localStorage
@Piszu you're better off ignoring this answer.. its not a solution at all.
May
10
comment Save gameplay in localStorage
@RwamDev please look at his fiddle, he does!
May
10
comment Save gameplay in localStorage
@adeneo look at his fiddle, its a custom function to store and get objects
May
10
comment Save gameplay in localStorage
no this isn't the solution. He's using specific getObj and setObj functions to set and get objects. Look at his fiddle.