module BibleRef
Constants
- CANONS
- LANGUAGES
- VERSION
Public Instance Methods
new(*args)
click to toggle source
# File lib/bible_ref.rb, line 5 def new(*args) Reference.new(*args) end
# File lib/bible_ref.rb, line 5 def new(*args) Reference.new(*args) end