Ruby Developer Question:
Download Job Interview Questions and Answers PDF
Tell me how you can create a controller for subject?
Answer:
To create a controller for subject you can use the following command
C:rubylibrary> ruby script/generate controller subject
C:rubylibrary> ruby script/generate controller subject
Download Ruby Developer Interview Questions And Answers
PDF
Previous Question | Next Question |
Do you know what is “Yield” in Ruby on Rails? | Do you know what is sweeper in Rails? |