Sha256: 50340e731110f2ba7121a5bcfeab17094026298944d2cff04eff8d56e6845be1

Contents?: true

Size: 1.31 KB

Versions: 0

Compression: gzip

Compressed size: 636 Bytes

Stored size: 636 Bytes

Contents

--- !ruby/object:Gem::Specification 
name: active_link_to
version: !ruby/object:Gem::Version 
  prerelease: 
  version: 0.0.7
platform: ruby
authors: 
- Oleg Khabarov
autorequire: 
bindir: bin
cert_chain: []

date: 2011-05-10 00:00:00 Z
dependencies: []

description: Extremely helpful when you need to add some logic that figures out if the link (or more often navigation item) is selected based on the current page or other arbitrary condition
email: oleg@theworkinggroup.ca
executables: []

extensions: []

extra_rdoc_files: 
- LICENSE
- README.md
files: 
- LICENSE
- README.md
- Rakefile
- VERSION
- active_link_to.gemspec
- init.rb
- lib/active_link_to.rb
- test/active_link_to_test.rb
- test/test_helper.rb
homepage: http://github.com/twg/active_link_to
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.7.2
signing_key: 
specification_version: 3
summary: Marks currently active links
test_files: 
- test/active_link_to_test.rb
- test/test_helper.rb

Package Spec version

active_link_to-0.0.7