Rails Flashcards
1
Q
What is MVC?
A
…
2
Q
What is ORM?
A
…
3
Q
What is RubyGems?
A
…
4
Q
What is Gemfile and Gemfile.lock?
A
…
5
Q
What is Active Record?
A
…
6
Q
What servers does Rails support?
A
…
7
Q
What is the difference between a plugin and a gem?
A
…
8
Q
What is REST, and what are RESTful services?
A
…
9
Q
What is request.xhr?
A
…
10
Q
What is the difference between dynamic and static scaffolding?
A
…
11
Q
What are sessions and cookies?
A
…
12
Q
What is the difference between form_for and form_tag?
A
…
13
Q
What are the engines in MYSQL?
A
…
14
Q
What can we define in a model?
A
…
15
Q
What are the different AR associations?
A
…