Skip to content

Instantly share code, notes, and snippets.

@malandrina
malandrina / filereader.rb
Created October 27, 2012 00:00 — forked from dbc-challenges/card.rb
FlashCardinator
class FileReader
def initialize(file)
@file = file
end
def read_file
@dictionary = {}
File.open(@file, "r").each do |line|
line.gsub!(/\\/, "")
split_line = line.chomp.split("\t")
ּ_בּ
בּ_בּ
טּ_טּ
כּ‗כּ
לּ_לּ
מּ_מּ
סּ_סּ
תּ_תּ
٩(×̯×)۶
٩(̾●̮̮̃̾•̃̾)۶