Is Ruby is a Scripting Language or Compiled Language?
Answer Posted / jhon
ruby is scripting language
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
What is cross-site request forgery (csrf)? How is rails protected against it?
What is the difference between symbol and string?
what is the difference between redirect and render in Ruby on Rails?
What is Rails?
what is Mixin in Rails?
What is the use of $ in ruby?
what is rails caching?
What is a webrick web server?
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?
How many filters are there in rails.
Why ruby on rails is used for?
Explain the features of ruby on rails.
What is the difference between save and save?
What are the functions performed by rails migration?
what is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?