Class: RDBr::Catalog::Connection::Record
- Inherits:
-
ActiveRecord::Base
- Object
- ActiveRecord::Base
- RDBr::Catalog::Connection::Record
- Defined in:
- lib/rdbr/catalog/connection.rb
Instance Method Summary collapse
Instance Method Details
#readonly? ⇒ Boolean
7 8 9 |
# File 'lib/rdbr/catalog/connection.rb', line 7 def readonly? true end |