Module: Cell::SelfContained

Included in:
Concept
Defined in:
lib/cell/self_contained.rb

Overview

Enforces the new trailblazer directory layout where cells (or concepts in general) are fully self-contained in its own directory.

Defined Under Namespace

Modules: Prefixes

Instance Method Summary collapse

Instance Method Details

#self_contained!Object



4
5
6
# File 'lib/cell/self_contained.rb', line 4

def self_contained!
  extend Prefixes
end