module Oulu

Constants

VERSION

Attributes

components[RW]

Public Class Methods

load_paths() click to toggle source
# File lib/oulu.rb, line 15
def load_paths
  components.flat_map(&:load_paths)
end