What is the flash?
No Answer is Posted For this Question
Be the First to Post Answer
Is it possible to build a 50% bespoke e-commerce platform hence having the ability to customize everything down the line? For example would it make sense to start coding an application on the Ruby on Rails framework but where the most complex/time consuming code pieces (e.g. shopping cart, etc) can be initially bolted on (hence diminishing development time and cost) having the ability to change them completely further down the line?
what is testing in rails?
Do you know what is “yield” in ruby on rails?
Explain testing in rails.
What is the purpose of auto_load in ruby?
what are rails filters?
How is visibility of methods changed in ruby (encapsulation) ?
Choosing between belongs_to and has_one?
Mention the types of variables available in Ruby Class?
what is session and cookies
Write the command to update rvm in rails.
what is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?