iam new to the ruby on rails. suggest me some pdf and online
books for ruby and rails
Answer Posted / prerana
Learn Rails by Example by Michael Hartl
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the architecture of Model views and controllers
Can you list out what can rails migration do?
What is the flash?
Name some rails ide or editor.
What is rails migration? What can it do?
Which command is used to create a migration?
Tell me what is rails migration?
What is unit testing (in classical terms)? What is the primary technique when writing a test ?
Write a program to generate and run the application without the use of database
What is rails script? Name some of them?
What is the use of the super function in ruby on rails?
what is Cross-Site Request Forgery (CSRF) and how Rails is protected against it?
What is the difference between false and nil in ruby?
Explain bundler in rails.
Explain about restful architecture?