| bio | website | kandadaboggu.com |
|---|---|---|
| location | Palo Alto, CA | |
| age | ||
| visits | member for | 3 years, 9 months |
| seen | 3 hours ago | |
| stats | profile views | 1,299 |
I blog at: http://www.kandadaboggu.com/
My Github profile: http://github.com/kandadaboggu/
I work at: http://www.iprofile.net
IRL I am known as: Harish Shetty
Favorite questions:
- Invoke a method before running another method in Rails
- Rails/Sql - order/group search results such that repetition of entities occurs only after appearance of others
- How to add a custom RESTful route to a Rails app?
- Sending emails based on intervals using Ruby on Rails
- Using ruby to find similar recipes based on ingredients they contain
- Rails ActiveResource Associations
|
May 21 |
awarded | Nice Question |
|
May 20 |
awarded | Fanatic |
|
May 17 |
revised |
ERB Template removing the trailing line deleted 36 characters in body |
|
May 14 |
awarded | Good Answer |
|
May 13 |
accepted | REST API document generation |
|
May 8 |
answered | String array in database. match and return values |
|
May 8 |
comment |
Rails application config access slow - why? How big is your config file? |
|
May 7 |
awarded | Nice Answer |
|
May 6 |
comment |
Rails has_many through for has_many with multiple models The Story object caches the results in an instance variable called @words. Under certain scenarios you might want to bust the cache. You can do so by passing true value for the reload parameter. |
|
May 5 |
revised |
Rails: combining optional params into a query deleted 1 characters in body |
|
May 5 |
comment |
Rails: combining optional params into a query @oyatek it results in just one SQL. The link that you referred to also implies that. |
|
Apr 29 |
revised |
ActionMailer: Default From: address? added 466 characters in body |
|
Apr 28 |
revised |
Rails scalar query deleted 6 characters in body |
|
Apr 26 |
answered | How to generate optgroup in rails with Mongoid? |
|
Apr 26 |
revised |
Inputting scraped data into database added 2 characters in body |
|
Apr 26 |
answered | Inputting scraped data into database |
|
Apr 26 |
revised |
Ruby parsing Array (Special Case) deleted 5 characters in body |
|
Apr 25 |
answered | Rails how to calculate multiple sums from one query data |
|
Apr 25 |
comment |
Ruby parsing Array (Special Case) You should create a rails model for this. I have updated my answer to include an AR based solution |
|
Apr 25 |
revised |
Ruby parsing Array (Special Case) added 658 characters in body |