What is the difference between Render vs. Redirect_to in ruby on rails ?
No Answer is Posted For this Question
Be the First to Post Answer
Explain rvm in rails?
Mention the differences between the observers and callbacks in ruby on rails.
Who designed active record in rails?
Write a program to show the functionality of request.xhr in ruby on rails ?
Write a program to generate and run the application without the use of database
Explain me the log that has to be seen to report errors in ruby rails?
what is the purpose of the resources method in the code snippet below?
Explain about Dig, Float and Max?
what is the difference between destroy and delete?
What is rails active record?
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?
am new to ruby. tell me one thing. i can view my project on browser when i write "ruby script/server". otherwise i cant view my project on localhost. what i have to do to view my project always on browser? pls help