I want to find seed data to load into my dictionary. I just need the word's orthographic representation (letters) and the definition.
I'm looking for a single text file that contains this information to parse and then load into my db. I'm using rails so if there is a gem or plugin that can do this that would be nice if any knows about it.