class Spring::Commands::Rib

Public Instance Methods

call() click to toggle source
# File lib/rib/extra/spring.rb, line 5
def call
  load `which rib`.chomp
end