Sha256: f2844b69bd232097a452a3ac8de005f2c1b33b2bf2a1a4d9c45dea9f52fa4724
Contents?: true
Size: 1.28 KB
Versions: 0
Compression: gzip
Compressed size: 618 Bytes
Stored size: 618 Bytes
Contents
--- !ruby/object:Gem::Specification name: content_spinning version: !ruby/object:Gem::Version version: 0.0.1 prerelease: platform: ruby authors: - Maxime Garcia autorequire: bindir: bin cert_chain: [] date: 2012-02-29 00:00:00.000000000 Z dependencies: [] description: ! " To spin some text, mainly for SEO purpose.\n\n Spinning the string \"Hi {there|you}! I'm {efficient|productive}.\" gives\n these four strings :\n\n * Hi there! I'm efficient.\n * Hi there! I'm productive.\n * Hi you! I'm efficient.\n * Hi you! I'm productive.\n" email: - maxime.garcia@maxbusiness.fr executables: [] extensions: [] extra_rdoc_files: [] files: - README.md - LICENSE - lib/content_spinning/version.rb - lib/content_spinning.rb homepage: http://github.com/maximeg/content_spinning licenses: [] post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ! '>=' - !ruby/object:Gem::Version version: '0' requirements: [] rubyforge_project: rubygems_version: 1.8.15 signing_key: specification_version: 3 summary: Content Spinning test_files: []