lib/rb-dayone.rb in rb-dayone-0.1.6 vs lib/rb-dayone.rb in rb-dayone-0.1.7
- old
+ new
@@ -43,6 +43,8 @@
puts <<-end
Error: DayOne journal file has not been located.
Please set this using the command `dayone --set location
before continuing.
end
-end
+end
+
+require 'rb-dayone/entry'
\ No newline at end of file