Skip to content

Commit

Permalink
Require the other percentable files.
Browse files Browse the repository at this point in the history
  • Loading branch information
ericroberts committed Jul 30, 2014
1 parent 85b35dc commit 4244e73
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lib/percentable.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
require "percentable/version"
require_relative 'percentable/version'
require_relative 'percentable/numeric'
require_relative 'percentable/percent'

module Percentable
# Your code goes here...
Expand Down

0 comments on commit 4244e73

Please sign in to comment.