Flowdock
method

rubygems_version

Importance_0
v2.0.3 - Show latest stable - 0 notes - Class: Rails::GemBoot
rubygems_version() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File railties/environments/boot.rb, line 68
      def rubygems_version
        Gem::RubyGemsVersion if defined? Gem::RubyGemsVersion
      end
Register or log in to add new notes.