Class: ExtJs::Postgres
- Inherits:
-
Object
- Object
- ExtJs::Postgres
- Defined in:
- lib/ruby-ext-js.rb
Class Method Summary collapse
Class Method Details
.db_opts(params, opts = {}) ⇒ Object
5 |
# File 'lib/ruby-ext-js.rb', line 5 def self.db_opts(params, opts = {}); raise NotImplementedError; end |