It is the ORM layer that is supplied with Rails and it follows the ORM model as follows:

  • Map Table to classes
  • Map Rows to objects
  • Map Columns to object attributes
BY Best Interview Question ON 13 Jan 2019