Exception: ActiveRecord::Error::PendingFeature
- Defined in:
- lib/active_record/connection_adapters/bigquery_adapter.rb
Instance Method Summary collapse
Instance Method Details
#message ⇒ Object
22 23 24 |
# File 'lib/active_record/connection_adapters/bigquery_adapter.rb', line 22 def "Sorry, this is a pending feature, it will be implemented soon." end |