Module: Nlqdb
- Defined in:
- lib/nlqdb.rb,
lib/nlqdb/version.rb
Constant Summary collapse
- VERSION =
"0.0.1"
Class Method Summary collapse
Class Method Details
.hello ⇒ Object
8 9 10 |
# File 'lib/nlqdb.rb', line 8 def self.hello "nlqdb — natural-language databases" end |