What are the differences betweeen Rails 2.x and Rails 3
Answer Posted / kuna
some functionality difference ...
| Is This Answer Correct ? | 6 Yes | 18 No |
Post New Answer View All Answers
what is rails caching?
What are generators in ruby on rails?
Explain how you can run rails application without creating databases?
What is the use of super in Ruby Rails?
Explain me what is the function of orm in ruby on rails?
Mention the differences between the observers and callbacks in ruby on rails.
what is Rails Migration?
What is the use of $ in ruby?
what is testing in rails?
What is the main difference between procs and blocks?
What is the importance of rjs?
What is a ruby singleton method ?
Do you know what is “yield” in ruby on rails?
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 log that has to seen to check for an error in ruby rails?