Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix undefined method rindex #4

Closed
wants to merge 1 commit into from
Closed

Fix undefined method rindex #4

wants to merge 1 commit into from

Conversation

chatgris
Copy link

@chatgris chatgris commented Jun 9, 2011

Hello,

This commit fix :

.bundle/gems/ruby/1.9.1/gems/rails_autolink-1.0.1/lib/rails_autolink.rb:141:in `auto_linked?'
.bundle/gems/ruby/1.9.1/gems/rails_autolink-1.0.1/lib/rails_autolink.rb:93:in `block in auto_link_urls'
.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.rc2/lib/active_support/core_ext/string/output_safety.rb:125:in `gsub'
.bundle/gems/ruby/1.9.1/gems/activesupport-3.1.0.rc2/lib/active_support/core_ext/string/output_safety.rb:125:in `gsub'
.bundle/gems/ruby/1.9.1/gems/rails_autolink-1.0.1/lib/rails_autolink.rb:89:in `auto_link_urls'
.bundle/gems/ruby/1.9.1/gems/rails_autolink-1.0.1/lib/rails_autolink.rb:65:in `auto_link'

which appears in rails 3.1.0rc2.

Cheers

@pksunkara
Copy link

Pull this fast and please release a new minor version.

I have been getting lots of errors.

Thanks

@xuanxu xuanxu closed this Jun 18, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants