rike422/loose-leaf

View on GitHub
bin/rspec

Summary

Maintainability
Test Coverage
#!/usr/bin/env ruby
$LOAD_PATH << File.expand_path(File.expand_path('../../spec', __FILE__))

require 'bundler/setup'
load Gem.bin_path('rspec-core', 'rspec')