What is the importance of rjs?
No Answer is Posted For this Question
Be the First to Post Answer
How many types of variables are available in ruby class?
How is the model view controller framework used in ruby on rails?
What are the major components of Ruby on Rails?
Do you know the role of garbage collection in ruby on rails?
Can you list out what can rails migration do?
Write a program to show the functionality of request.xhr in ruby on rails ?
what is the difference between Dynamic and Static Scaffolding?
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?
how can you declare a block in Ruby?
Choosing between belongs_to and has_one?
Explain me the log that has to be seen to report errors in ruby rails?
Explain Get and post method?