deepali kherudkar


{ City } pune
< Country > india
* Profession * pune
User No # 12825
Total Questions Posted # 1
Total Answers Posted # 2

Total Answers Posted for My Questions # 2
Total Views for My Questions # 28624

Users Marked my Answers as Correct # 23
Users Marked my Answers as Wrong # 7
Questions / { deepali kherudkar }
Questions Answers Category Views Company eMail

Why do we use request.xhr? in rails

IBM,

2 Ruby on Rails 28624




Answers / { deepali kherudkar }

Question { 9244 }

Why RubyonRails?


Answer

1)Convention over configuration
2)MVC Architecture
3)Object Relational Mapping
4)Simplicity
5)Ajaxify
6)Migrations
7)Gem & Plugin used to minimise code

Is This Answer Correct ?    7 Yes 2 No

Question { 10122 }

what is session and cookies


Answer

Session are used to store information about user on server
side .Whereas cookies are used on client side

Is This Answer Correct ?    16 Yes 5 No