gaganawhad / scriptura

An intuitive Ruby API for operations on meta data of the Bible
https://github.com/gaganawhad/scriptura
MIT License
1 stars 2 forks source link

Parsing scripture reference #14

Open gaganawhad opened 10 years ago

gaganawhad commented 10 years ago

ScriptureVerse should be initialized if I pass in a string reference to the verse.

gaganawhad commented 10 years ago

ScriptureVerse should also be initialized with ScriptureVerse("Genesis", 1, 1)