Sha256: 24af28f42b6b7ac5d376de4cb4b405fade834b2a556437d2f92cdeb2fb5aac2d

Contents?: true

Size: 156 Bytes

Versions: 7

Compression:

Stored size: 156 Bytes

Contents

module MailerHelper
  extend self

  def mail
    @mail
  end

  def host
    Lux.config.host
  end
end

module ApplicationHelper
end

module HtmlHelper
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
lux-fw-0.6.2 ./lib/lux/mailer/helper_modules.rb
lux-fw-0.5.37 ./lib/lux/view/lib/helper_modules.rb
lux-fw-0.5.36 ./lib/lux/view/lib/helper_modules.rb
lux-fw-0.5.35 ./lib/lux/view/lib/helper_modules.rb
lux-fw-0.5.34 ./lib/lux/view/lib/helper_modules.rb
lux-fw-0.5.33 ./lib/lux/view/lib/helper_modules.rb
lux-fw-0.5.32 ./lib/lux/view/lib/helper_modules.rb