Ruby on Rails Wednesday, December 28, 2016

Ruby On Rails Interview Question And Answers:

Q.Explain how (almost) everything is an object in Ruby:

  • This is a simple question based on complex concept. Here's your chance to show off your theoretical knowledge and demonstrate that you can have an in depth conversation on class hierarchies, inheritance, methods, encapsulation, polymorphism, and more.

Q.What's your favorite testing tool?

The specific answer here is probably not important in and of itself – What's important is that you can demonstrate familiarity with at least several testing tools, and be able to discuss their individual advantages and weaknesses. Never ventured outside of Rails default testing tools? Take some time to familiarize yourself with tools such as Rspec, FactoryGirl, Capybara, and Cucumber


Q.What are Gems and which are some of your favorites?

  • Short answer: Gems are packaged bits of Ruby code that you can install to extend or add functionality to your app.

Be sure to be able to discuss a list of your favorite gems, why you like them, and any customizations you like to add. This is also a good opportunity to highlight any gems you may have published.


For more information, click the link below.

http://mindmajix.com/ruby-rails-interview-questions/

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/f0633757-81d4-45de-bdd4-419c9e25cb0d%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment