--- !ruby/object:Gem::Specification name: auto_html version: !ruby/object:Gem::Version hash: 27 prerelease: false segments: - 1 - 3 - 0 version: 1.3.0 platform: ruby authors: - Dejan Simic autorequire: bindir: bin cert_chain: [] date: 2010-08-14 00:00:00 +02:00 default_executable: dependencies: [] description: Automatically transforms urls (via domain) and includes the destination resource (Vimeo, YouTube movie, image, ...) in your document email: desimic@gmail.com executables: [] extensions: [] extra_rdoc_files: - README.md files: - .gitignore - CHANGELOG.md - MIT-LICENCE - README.md - Rakefile - VERSION.yml - auto_html.gemspec - lib/auto_html.rb - lib/auto_html/auto_html_for.rb - lib/auto_html/base.rb - lib/auto_html/builder.rb - lib/auto_html/filter.rb - lib/auto_html/filters/dailymotion.rb - lib/auto_html/filters/google_video.rb - lib/auto_html/filters/html_escape.rb - lib/auto_html/filters/image.rb - lib/auto_html/filters/link.rb - lib/auto_html/filters/sanitize.rb - lib/auto_html/filters/simple_format.rb - lib/auto_html/filters/vimeo.rb - lib/auto_html/filters/youtube.rb - lib/auto_html/filters/youtube_js_api.rb - rails/init.rb - test/fixture_setup.rb - test/fixtures/database.yml - test/fixtures/schema.rb - test/functional/auto_html_for_options_test.rb - test/functional/auto_html_for_test.rb - test/test_helper.rb - test/unit/auto_html_test.rb - test/unit/filters/dailymotion_test.rb - test/unit/filters/google_video_test.rb - test/unit/filters/html_escape_test.rb - test/unit/filters/image_test.rb - test/unit/filters/link_test.rb - test/unit/filters/sanitize_test.rb - test/unit/filters/simple_format_test.rb - test/unit/filters/vimeo_test.rb - test/unit/filters/youtube_js_api_test.rb - test/unit/filters/youtube_test.rb - test/unit/unit_test_helper.rb has_rdoc: true homepage: http://github.com/dejan/auto_html licenses: [] post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" required_rubygems_version: !ruby/object:Gem::Requirement none: false requirements: - - ">=" - !ruby/object:Gem::Version hash: 3 segments: - 0 version: "0" requirements: [] rubyforge_project: rubygems_version: 1.3.7 signing_key: specification_version: 3 summary: Automatically transforms urls (via domain) and includes the destination resource (Vimeo, YouTube movie, image, ...) in your document test_files: - test/fixture_setup.rb - test/fixtures/schema.rb - test/functional/auto_html_for_options_test.rb - test/functional/auto_html_for_test.rb - test/test_helper.rb - test/unit/auto_html_test.rb - test/unit/filters/dailymotion_test.rb - test/unit/filters/google_video_test.rb - test/unit/filters/html_escape_test.rb - test/unit/filters/image_test.rb - test/unit/filters/link_test.rb - test/unit/filters/sanitize_test.rb - test/unit/filters/simple_format_test.rb - test/unit/filters/vimeo_test.rb - test/unit/filters/youtube_js_api_test.rb - test/unit/filters/youtube_test.rb - test/unit/unit_test_helper.rb