Sha256: c926153c1f674563ba739db4ef48dc2fd3f25023f5ae494f591309a73271745c

Contents?: true

Size: 88 Bytes

Versions: 15

Compression:

Stored size: 88 Bytes

Contents

module Staticpress::Plugins
  module Titlecase
    def titleize(text)
    end
  end
end

Version data entries

15 entries across 15 versions & 1 rubygems

Version Path
staticpress-0.7.1 lib/staticpress/plugins/titlecase.rb
staticpress-0.7.0 lib/staticpress/plugins/titlecase.rb
staticpress-0.6.2 lib/staticpress/plugins/titlecase.rb
staticpress-0.6.1 lib/staticpress/plugins/titlecase.rb
staticpress-0.6.0 lib/staticpress/plugins/titlecase.rb
staticpress-0.5.2 lib/staticpress/plugins/titlecase.rb
staticpress-0.5.1 lib/staticpress/plugins/titlecase.rb
staticpress-0.5.0 lib/staticpress/plugins/titlecase.rb
staticpress-0.4.0 lib/staticpress/plugins/titlecase.rb
staticpress-0.3.0 lib/staticpress/plugins/titlecase.rb
staticpress-0.2.0 lib/staticpress/plugins/titlecase.rb
staticpress-0.1.3 lib/staticpress/plugins/titlecase.rb
staticpress-0.1.2 lib/staticpress/plugins/titlecase.rb
staticpress-0.1.1 lib/staticpress/plugins/titlecase.rb
staticpress-0.1.0 lib/staticpress/plugins/titlecase.rb