Which gem version works best with rails 2.3.18 and ruby 1.8.7? -


for whatever reason need setup box ruby 1.8.7 , rails 2.3.18 host historical apps.

what's best version of rubygem above combo? current (gem -v => 1.8.19) gives many warnings, example:

note: gem.source_index deprecated, use specification. removed on or after 2011-11-01.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -