Skip to content
  • Xavier Noria's avatar
    8e7eb03d
    Copy-edit pass on the multiple databases guide · 8e7eb03d
    Xavier Noria authored
    Main points:
    
    * Applies our documentation guidelines (names of files, punctuation in comments, etc.)
    
    * AnimalsRecord was introduced before the primary abstract class. Before this
      point, stuff related to the primary database is explained first, and then you
      go for the extra database. This is the natural order, I think. I reordered
      for consistency.
    
    * PrimaryApplicationRecord was missing connects_to.
    
    * Fixes parent class for the example related to PrimaryApplicationRecord.
    8e7eb03d
    Copy-edit pass on the multiple databases guide
    Xavier Noria authored
    Main points:
    
    * Applies our documentation guidelines (names of files, punctuation in comments, etc.)
    
    * AnimalsRecord was introduced before the primary abstract class. Before this
      point, stuff related to the primary database is explained first, and then you
      go for the extra database. This is the natural order, I think. I reordered
      for consistency.
    
    * PrimaryApplicationRecord was missing connects_to.
    
    * Fixes parent class for the example related to PrimaryApplicationRecord.
Loading