Sha256: 9a0e8a878ef4e061d60c822f257404093420d463ec63138376ed5778c9a65ad7

Contents?: true

Size: 121 Bytes

Versions: 18

Compression:

Stored size: 121 Bytes

Contents

module MechanizeStore
  module ApplicationHelper
    def title(text)
        content_for(:title){text}
    end
  end
end

Version data entries

18 entries across 18 versions & 2 rubygems

Version Path
mechanize_store-0.0.19 app/helpers/mechanize_store/application_helper.rb
mechanize_store-0.0.18 app/helpers/mechanize_store/application_helper.rb
mechanize_store-0.0.17 app/helpers/mechanize_store/application_helper.rb
mechanize_store-0.0.16 app/helpers/mechanize_store/application_helper.rb
mechanize_store-0.0.15 app/helpers/mechanize_store/application_helper.rb
mechanize_store-0.0.14 app/helpers/mechanize_store/application_helper.rb
mechanize_store-0.0.13 app/helpers/mechanize_store/application_helper.rb
mechanize_store-0.0.12 app/helpers/mechanize_store/application_helper.rb
mechanize_store-0.0.11 app/helpers/mechanize_store/application_helper.rb
mechanize_store-0.0.10 app/helpers/mechanize_store/application_helper.rb
mechanize_store-0.0.8 app/helpers/mechanize_store/application_helper.rb
mechanize_store-0.0.7 app/helpers/mechanize_store/application_helper.rb
mechanize_store-0.0.6 app/helpers/mechanize_store/application_helper.rb
mechanize_store-0.0.5 app/helpers/mechanize_store/application_helper.rb
mechanize_store-0.0.4 app/helpers/mechanize_store/application_helper.rb
mechanize_store-0.0.3 app/helpers/mechanize_store/application_helper.rb
mechanize-store-0.0.2 app/helpers/mechanize_store/application_helper.rb
mechanize-store-0.0.1 app/helpers/mechanize_store/application_helper.rb