Source: show | on GitHub
# File railties/lib/rails/gem_dependency.rb, line 4 4: def self.source_index=(index) 5: @@source_index = index 6: end