Skip to content

Comments

Add Ruby 1.9.3 support#126

Merged
josler merged 1 commit intomasterfrom
fix-old-ruby
Oct 28, 2014
Merged

Add Ruby 1.9.3 support#126
josler merged 1 commit intomasterfrom
fix-old-ruby

Conversation

@josler
Copy link
Contributor

@josler josler commented Oct 28, 2014

Thanks @Chocksy

Ruby 1.9.3 has been EOL'd, and all support will end in February 2015 . The plan for this gem going forward is to not intentionally break 1.9.3 support, but to not continue officially supporting it past February.

Thanks

- we are using the constantize method instead of Object.const_get as ruby 1.9.3 doesn't allow namespaced constants
josler added a commit that referenced this pull request Oct 28, 2014
@josler josler merged commit 801c8a7 into master Oct 28, 2014
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.

Ruby 1.9.3 support

2 participants