Ruby on Rails Interview Questions
Questions Answers Views Company eMail

what is the difference between redirect and render in Ruby on Rails?

733

how you can list all routes for an application?

671

what is the difference between Active support’s “HashWithIndifferent” and Ruby’s “Hash” ?

736

what are the limits of Ruby on Rails?

716

List out what can Rails Migration do?

705

what is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?

687

Mention the log that has to be seen to report errors in Ruby Rails?

748

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?

642

what is the log that has to seen to check for an error in ruby rails?

625

what is active record?

692

how many types of callbacks available in ror?

802

Explain how does rails implement ajax?

734

What is the difference between symbol and string?

708

Do you know the role of garbage collection in ruby on rails?

649

how does ruby on rails use the model view controller (mvc) framework?

621


Post New Ruby on Rails Questions

Un-Answered Questions { Ruby on Rails }

Explain what is the role of the subdirectories app/controllers and app/helpers in rails?

693


What role do sub-directory app/helpers and app/controllers play?

651


Explain about Dig, Float and Max?

683


Explain testing in rails.

703


What do you understand by rails migration and what it can do?

611


Mention the log that has to be seen to report errors in Ruby Rails?

748


what is the purpose of the resources method in the code snippet below?

665


Tell me what is ruby on rails?

595


What are naming conventions?

641


What is the directory structure of rails?

669


What is the difference between render and redirect?

672


What is ruby on rails & why it is used for?

591


Explain what are the servers supported by ruby on rails?

603


Explain dry in rails?

650


Do you know what is cross-site request forgery (csrf) and how rails is protected against it?

622