Sha256: 7e11d8b64952ddaf3906b70eee0fd112641793522dc9176d39e235af9bc7e485

Contents?: true

Size: 174 Bytes

Versions: 5

Compression:

Stored size: 174 Bytes

Contents

require 'action_view'
require 'titlezilla/helpers/title'

module Titlezilla
  module Helpers
    include Title
  end
end

ActionView::Base.send :include, Titlezilla::Helpers

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
titlezilla-0.1.4 lib/titlezilla/helpers.rb
titlezilla-0.1.3 lib/titlezilla/helpers.rb
titlezilla-0.1.2 lib/titlezilla/helpers.rb
titlezilla-0.1.1 lib/titlezilla/helpers.rb
titlezilla-0.1.0 lib/titlezilla/helpers.rb