Tell me what is the function of garbage collection in ruby on rails?
No Answer is Posted For this Question
Be the First to Post Answer
What do you understand by rails migration and what it can do?
Mention the types of variables available in Ruby Class?
How will be the future for ruby on rails?
List out the few features of Ruby?
what are benefits of using active record as opposed to raw sql queries?
In how many ways you can create rails layout http response.
How are Model views and controllers related?
At is cross-site request forgery (csrf)?
what is a rails migration? Write up a short example of a simple rails migration with a table called customers, a string column called name, and a text column called description?
What is the rail console?
What is the naming convention for variables?
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