Class: ItsSwiss::Engine

Inherits:
Rails::Engine
  • Object
show all
Defined in:
lib/its_swiss/engine.rb

Overview

Isolated, so the specimen's routes and helpers cannot collide with the application's. The stylesheets are not isolated by anything — CSS has one global namespace and pretending otherwise would mean prefixing every class in the library.