Class: HasVcards::Engine

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

Overview

The Engine

Integrates the has_vcards gem with Rails. It adds the view and class helpers.

We use an isolated_namespace, that means all the classes, views, helpers etc

are only available in the HasVcards

namespace.