What is the latest version of ruby on rails?
No Answer is Posted For this Question
Be the First to Post Answer
Do you know what are the types of caching used in rails, what are they?
How is visibility of methods changed in ruby (encapsulation) ?
Explain me what is the role of rails controller?
Explain the advantages of ruby on rails?
Explain unobtrusive javascript in rails.
what is the function of garbage collection in Ruby on Rails?
what is rails caching?
What role does garbage collection play?
What do you mean by render and redirect_to?
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 are benefits of using active record as opposed to raw sql queries?
In how many ways you can create rails layout http response.