Sha256: be18aa7fb909e4f97bbc7fa94b5323dbf7c864777ed79c890a89c48a2067887f

Contents?: true

Size: 207 Bytes

Versions: 1

Compression:

Stored size: 207 Bytes

Contents

require "simple_helpers"

SimpleHelpers.configure do |config|
  # Helper methods that will be automatically created in the controllers
  # config.helpers = {
  #   page_title: { prefix: "MySite" }
  # }
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
simple_helpers-2.0.1 templates/initializer.rb