Class: Spring::Commands::Rib

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

Instance Method Summary collapse

Instance Method Details

#callObject



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

def call
  load `which rib`.chomp
end