What is the architecture of Model views and controllers
No Answer is Posted For this Question
Be the First to Post Answer
What is the current version of ruby on rails?
What is the architecture of Model views and controllers
what is Ruby on Rails?
Explain unobtrusive javascript in rails.
Can you list out what can rails migration do?
What is rails scaffolding?
What is rails active record?
am new to ruby. tell me one thing. i can view my project on browser when i write "ruby script/server". otherwise i cant view my project on localhost. what i have to do to view my project always on browser? pls help
what is the role of Rails Controller?
Mention the log that has to be seen to report errors in Ruby Rails?
Explain testing in rails.
what is the difference in scope for these two variables: @@name and @name?