Sha256: 8e911e7b622d5219b9a96053b2cab08e0916f830f6524b6506a983d2778f3d95

Contents?: true

Size: 327 Bytes

Versions: 15

Compression:

Stored size: 327 Bytes

Contents

["assets", "form", "current_path", "render", "tag", "url"].each do |helper|
  require File.join(File.dirname(__FILE__), "helpers", "#{helper}_helper")
end

module StaticMatic::Helpers
  include TagHelper
  include UrlHelper  
  include AssetsHelper
  include FormHelper
  include RenderHelper
  include CurrentPathHelper  
end

Version data entries

15 entries across 15 versions & 2 rubygems

Version Path
staticmatic2-2.1.8 lib/staticmatic/helpers.rb
staticmatic2-2.1.7 lib/staticmatic/helpers.rb
staticmatic2-2.1.6 lib/staticmatic/helpers.rb
staticmatic2-2.1.5 lib/staticmatic/helpers.rb
staticmatic2-2.1.4 lib/staticmatic/helpers.rb
staticmatic2-2.1.3 lib/staticmatic/helpers.rb
staticmatic2-2.1.2 lib/staticmatic/helpers.rb
staticmatic2-2.1.1 lib/staticmatic/helpers.rb
staticmatic2-2.1.0 lib/staticmatic/helpers.rb
staticmatic2-2.0.2 lib/staticmatic/helpers.rb
staticmatic2-2.0.1 lib/staticmatic/helpers.rb
staticmatic2-2.0.0 lib/staticmatic/helpers.rb
staticmatic-0.11.1 lib/staticmatic/helpers.rb
staticmatic-0.11.0 lib/staticmatic/helpers.rb
staticmatic-0.11.0.alpha.10 lib/staticmatic/helpers.rb