Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


Tell me what is the difference between active support's “hashwithindifferent” and ruby's “hash” ?



Tell me what is the difference between active support's “hashwithindifferent” and r..

Answer / Santosh Kumar Pradhan

Ruby's Hash allows you to store key-value pairs. However, it requires keys to be unique and sensitive to case.nActive Support's HashWithIndifferentAccess allows you to use keys with different case, and automatically converts symbols to strings when storing values, which makes it more flexible.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Ruby Interview Questions

What are blocks and procs?

1 Answers  


Can method names be capitalized?

1 Answers  


Explain about environment variables present in ruby?

1 Answers  


How to create ruby object?

1 Answers  


Explain about the defined operator in ruby?

1 Answers  


What is a struct in ruby?

1 Answers  


Tell me how can we define ruby regular expressions?

1 Answers  


Tell me what are blocks and procs?

1 Answers  


what is the Notation used for denoting class variables in Ruby?

1 Answers  


Which ruby interpreter option enables debugging?

1 Answers  


mention what is the difference between a single quote and double quote?

1 Answers  


Explain Ruby module?

1 Answers  


Categories