Exception: ActiveRecord::Error::PendingFeature

Inherits:
Standard
  • Object
show all
Defined in:
lib/active_record/connection_adapters/bigquery_adapter.rb

Instance Method Summary collapse

Instance Method Details

#messageObject



22
23
24
# File 'lib/active_record/connection_adapters/bigquery_adapter.rb', line 22

def message
  "Sorry, this is a pending feature, it will be implemented soon."
end