Skip to content

Commit c955dc8

Browse files
committedMay 18, 2015
require timecoder gem
1 parent 861d545 commit c955dc8

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed
 

‎Gemfile

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
source "https://rubygems.org"
2+
3+
gem "timecoder"

‎Gemfile.lock

+10
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
GEM
2+
remote: https://rubygems.org/
3+
specs:
4+
timecoder (0.0.1)
5+
6+
PLATFORMS
7+
ruby
8+
9+
DEPENDENCIES
10+
timecoder

0 commit comments

Comments
 (0)