canonical-url
canonical-url copied to clipboard
Rails 3 compatibility
Use canonical_url with Rails 3 by adding this to your Gemfile:
gem 'canonical-url', :require => 'canonical_url', :git => '[email protected]:brentmc79/canonical-url.git'
Rails 2.x functionality should still be preserved as well.
+1 @mbleigh will you republish the gem ?