Blame view

bin/console 87 Bytes
31f9a345   Isaac Lewis   init; some tests
1
2
3
4
  #!/usr/bin/env ruby
  
  require "bundler/setup"
  require "syspro"
0c0af54a   Isaac Lewis   error handling; c...
5
  require "pry"
31f9a345   Isaac Lewis   init; some tests
6
  
0c0af54a   Isaac Lewis   error handling; c...
7
  Pry.start