mirror of
https://github.com/plashchynski/crono.git
synced 2026-04-19 23:41:29 +02:00
Apply bundler gem template recommendations
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
require 'bundler/setup'
|
||||
Bundler.setup
|
||||
|
||||
$LOAD_PATH.unshift File.expand_path('../../lib', __FILE__)
|
||||
|
||||
require 'timecop'
|
||||
require 'byebug'
|
||||
require 'crono'
|
||||
|
||||
Reference in New Issue
Block a user