Class: Spring::Commands::Rib

Inherits:
Object
  • Object
show all
Defined in:
lib/rib/extra/spring.rb

Instance Method Summary collapse

Instance Method Details

#callObject



6
7
8
# File 'lib/rib/extra/spring.rb', line 6

def call
  load `which rib`.chomp
end