Sha256: 6adf4690dcc015a6bf0ed969892e0acc8af54b9939543fafff611b683724f99e

Contents?: true

Size: 163 Bytes

Versions: 5

Compression:

Stored size: 163 Bytes

Contents

# encoding: utf-8
# helper package
module Crumby::Helper
  autoload :ViewHelper, 'crumby/helper/view'
  autoload :ControllerHelper, 'crumby/helper/controller'
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
crumby-1.1.4 lib/crumby/helper.rb
crumby-1.1.3 lib/crumby/helper.rb
crumby-1.1.2 lib/crumby/helper.rb
crumby-1.1.1 lib/crumby/helper.rb
crumby-1.1.0 lib/crumby/helper.rb