Method: Gem::Commands::SymlinkCurrentCommand#execute
- Defined in:
- lib/rubygems/commands/symlink_current_command.rb
#execute ⇒ Object
37 38 39 |
# File 'lib/rubygems/commands/symlink_current_command.rb', line 37 def execute CurrentGem.update_all end |