Sha256: 828d25a271e0309604a4b8eab326af20a4ddf18446b965c0da97484c38910055

Contents?: true

Size: 272 Bytes

Versions: 8

Compression:

Stored size: 272 Bytes

Contents

require 'happy-helpers/helpers/html'
require 'happy-helpers/helpers/forms'
require 'happy-helpers/helpers/i18n'
require 'happy-helpers/helpers/numbers'

module HappyHelpers
  module Helpers
    include Html
    include I18n
    include Forms
    include Numbers
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
happy-helpers-0.1.0.pre12 lib/happy-helpers/helpers.rb
happy-helpers-0.1.0.pre11 lib/happy-helpers/helpers.rb
happy-helpers-0.1.0.pre10 lib/happy-helpers/helpers.rb
happy-helpers-0.1.0.pre9 lib/happy-helpers/helpers.rb
happy-helpers-0.1.0.pre8 lib/happy-helpers/helpers.rb
happy-helpers-0.1.0.pre7 lib/happy-helpers/helpers.rb
happy-helpers-0.1.0.pre6 lib/happy-helpers/helpers.rb
happy-helpers-0.1.0.pre.6 lib/happy-helpers/helpers.rb