Web Developer(Ruby on Rails,JS), Software Engineer - EDA
|
May
7 |
|
awarded | Nice Question |
|
May
3 |
|
awarded | Popular Question |
|
Apr
28 |
|
awarded | Popular Question |
|
Apr
18 |
|
awarded | Popular Question |
|
Apr
17 |
|
revised |
What is “2's Complement”? Indent-issue |
|
Apr
5 |
|
comment |
Replace an element with old_value to new_value in vector - C++ Thanks mate. But such cases are already taken care of. I had presented a simplified view of the situation to get a quick answer. |
|
Apr
5 |
|
comment |
Replace an element with old_value to new_value in vector - C++ Thanks a lot. I didn't think over the easy way, and jumped onto std::replace. |
|
Apr
5 |
|
accepted | Replace an element with old_value to new_value in vector - C++ |
|
Apr
3 |
|
asked | Replace an element with old_value to new_value in vector - C++ |
|
Mar
31 |
|
comment |
jQuery Tokeninput Error in Rails On a further uncanny note, both the text_fields work. |
|
Mar
31 |
|
comment |
jQuery Tokeninput Error in Rails @Vezu : Hi Vezu and Scott, I am currently facing a strange problem with token-input. There are 2 text_fields in my view, but I can't figure out where did the duplicate come from? |
|
Mar
25 |
|
awarded | Autobiographer |
|
Mar
21 |
|
accepted | Replace array with values in string in Ruby within ( ), instead of [ ] |
|
Mar
21 |
|
comment |
Replace array with values in string in Ruby within ( ), instead of [ ] Thanks @Dan. It worked like a charm. |
|
Mar
21 |
|
asked | Replace array with values in string in Ruby within ( ), instead of [ ] |
|
Mar
12 |
|
revised |
Push notification to facebook user from application with koala, rails deployed in heroku formatting for better readability |
|
Mar
6 |
|
comment |
Strange results with object creation and binding @JonathanWakely: I was also surprised what exactly the get_me_the_current_object() fn. returns, what does this point to here.
|
|
Mar
6 |
|
comment |
Strange results with object creation and binding @juanchopanza: I know it's UB to deref the member fns. I wanted to know how does it bind abc to the print() member fn, be it any hypothesis.
|
|
Mar
6 |
|
comment |
Strange results with object creation and binding @leemes: I'd never do such. Incidentally, I wrote something and later figured out that this didn't error out/crash. |
|
Mar
6 |
|
asked | Strange results with object creation and binding |