Ruby on Rails Interview Questions
Questions Answers Views Company eMail

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

721

how you can list all routes for an application?

650

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

727

what are the limits of Ruby on Rails?

691

List out what can Rails Migration do?

687

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

668

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

738

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?

631

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

611

what is active record?

683

how many types of callbacks available in ror?

786

Explain how does rails implement ajax?

717

What is the difference between symbol and string?

682

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

634

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

600


Post New Ruby on Rails Questions

Un-Answered Questions { Ruby on Rails }

What is rails script? Name some of them?

648


How will be the future for ruby on rails?

642


What is the difference between false and nil in ruby?

619


what is the difference in scope for these two variables: @@name and @name?

612


Please explain what are the positive aspects of rails?

637


What is the difference between delete and destroy ?

629


Explain the features of ruby on rails.

596


How many types of associations relationships does a model have?

594


What are models in rails?

616


what is different between activerecord::relation's count, length and size methods?

679


Write a program to show the functionality of request.xhr in ruby on rails ?

640


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?

631


what is the use of super function in ruby on rails?

683


What is the use of $ in ruby?

613


What are class libraries?

650