Sha256: 48dc84c09af78dd10cc7d8131d3fa87e5c6dddda6287609074751f8b032d7278

Contents?: true

Size: 197 Bytes

Versions: 7

Compression:

Stored size: 197 Bytes

Contents

module LatoCore
  module Helper

    require 'lato_core/helpers/general'
    include LatoCore::Helper::General

    require 'lato_core/helpers/cells'
    include LatoCore::Helper::Cells

  end
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
lato_core-2.2.2 lib/lato_core/helper.rb
lato_core-2.2.0 lib/lato_core/helper.rb
lato_core-2.1.4 lib/lato_core/helper.rb
lato_core-2.1.3 lib/lato_core/helper.rb
lato_core-2.1.2 lib/lato_core/helper.rb
lato_core-2.1.1 lib/lato_core/helper.rb
lato_core-2.1 lib/lato_core/helper.rb