Sha256: b9e3d7ee70673aba8aedcb104ba362e696c663a032bd53fabf4840f0e5b7279c

Contents?: true

Size: 225 Bytes

Versions: 2

Compression:

Stored size: 225 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", separator: " - " }
  # }
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
simple_helpers-2.0.0 templates/initializer.rb
simple_helpers-2.0.0.beta templates/initializer.rb