Module: DbBrowser
- Defined in:
- lib/dbbrowser.rb,
lib/dbbrowser/server.rb,
lib/dbbrowser/version.rb,
lib/dbbrowser/connection.rb
Defined Under Namespace
Classes: ConnectionMan, Server
Constant Summary collapse
- VERSION =
'0.1.1'
Class Method Summary collapse
Class Method Details
.root ⇒ Object
16 17 18 |
# File 'lib/dbbrowser.rb', line 16 def self.root "#{File.( File.dirname(File.dirname(__FILE__)) )}" end |