--- !ruby/object:Gem::Specification name: dejan-auto_html version: !ruby/object:Gem::Version version: 1.1.0 platform: ruby authors: - Dejan Simic autorequire: bindir: bin cert_chain: [] date: 2009-09-05 00:00:00 -07: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.rdoc files: - .gitignore - CHANGELOG.rdoc - MIT-LICENCE - README.rdoc - 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/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/simple_format.rb - lib/auto_html/filters/vimeo.rb - lib/auto_html/filters/youtube.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/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/simple_format_test.rb - test/unit/filters/vimeo_test.rb - test/unit/filters/youtube_test.rb - test/unit/unit_test_helper.rb has_rdoc: false homepage: http://github.com/dejan/auto_html post_install_message: rdoc_options: - --charset=UTF-8 require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: "0" version: requirements: [] rubyforge_project: rubygems_version: 1.2.0 signing_key: specification_version: 2 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/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/simple_format_test.rb - test/unit/filters/vimeo_test.rb - test/unit/filters/youtube_test.rb - test/unit/unit_test_helper.rb