2.2.5 - encoding: utf-8

This commit is contained in:
Mispy 2014-05-07 16:45:17 +10:00
parent 35a971e245
commit 8a5c4831ad
3 changed files with 6 additions and 2 deletions

View file

@ -1,4 +1,5 @@
#!/usr/bin/env ruby
# encoding: utf-8
require 'twitter_ebooks'

View file

@ -1,4 +1,5 @@
#!/usr/bin/env ruby
# encoding: utf-8
require 'twitter'
require 'tweetstream'
require 'rufus/scheduler'

View file

@ -1,3 +1,5 @@
# encoding: utf-8
module Ebooks
# This generator uses data identical to the markov model, but
# instead of making a chain by looking up bigrams it uses the