Sha256: 2a83c10a70d74c1a62468d1b4e842d7ff1bfd521a8cf503fddad8cdfd2a012dc

Contents?: true

Size: 1.78 KB

Versions: 0

Compression: gzip

Compressed size: 684 Bytes

Stored size: 684 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: truncate_html
version: !ruby/object:Gem::Version 
  version: 0.3.0
platform: ruby
authors: 
- hgimenez
autorequire: 
bindir: bin
cert_chain: []

date: 2010-02-02 00:00:00 -05:00
default_executable: 
dependencies: []

description: Truncates html so you don't have to
email: harold.gimenez@gmail.com
executables: []

extensions: []

extra_rdoc_files: 
- README.markdown
files: 
- .gitignore
- History.txt
- README.markdown
- Rakefile
- VERSION
- init.rb
- install.rb
- lib/app/helpers/truncate_html_helper.rb
- lib/truncate_html.rb
- lib/truncate_html/configuration.rb
- lib/truncate_html/html_string.rb
- lib/truncate_html/html_truncator.rb
- spec/helpers/truncate_html_helper_spec.rb
- spec/spec_helper.rb
- spec/truncate_html/configuration_spec.rb
- spec/truncate_html/html_string_spec.rb
- spec/truncate_html/html_truncator_spec.rb
- tasks/truncate_html_tasks.rake
- truncate_html.gemspec
- uninstall.rb
has_rdoc: true
homepage: http://github.com/hgimenez/truncate_html
licenses: []

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.3.5
signing_key: 
specification_version: 3
summary: Uses an API similar to Rails' truncate helper to truncate HTML and close any lingering open tags.
test_files: 
- spec/helpers/truncate_html_helper_spec.rb
- spec/spec_helper.rb
- spec/truncate_html/configuration_spec.rb
- spec/truncate_html/html_string_spec.rb
- spec/truncate_html/html_truncator_spec.rb

Package Spec version

truncate_html-0.3.0