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?
828Post New Ruby on Rails Questions
How do rails implement ajax?
How is the model view controller framework used in ruby on rails?
what is the difference between destroy and delete?
Do you know what is “yield” in ruby on rails?
What are the hashes?
How can the filter methods in ruby on rails be protected?
Can you explain me how rails implements ajax?
what is Rails Active Record in Ruby on Rails?
What is cross-site request forgery (csrf)? How is rails protected against it?
What is rails script? Name some of them?
Explain me what are the limits of ruby on rails?
How are string and symbol different?
What are the various changes between the rails version 2 and 3?
What are class libraries?
Mention all the naming conventions in ruby on rails.