Sections describe different views in the RailsAdmin engine. Theese are very useful if you are writing a reusable custom action. Each section's class object can store generic configuration about that section (such as the number of visible tabs in the main navigation), while the instances (accessed via model configuration objects) store model specific configuration (such as the visibility of the mod
