Method: ActiveRecord::ConnectionAdapters::PostgreSQLTriggerDefinition#function
- Defined in:
- lib/active_record/postgresql_extensions/triggers.rb
#function ⇒ Object
Returns the value of attribute function.
114 115 116 |
# File 'lib/active_record/postgresql_extensions/triggers.rb', line 114 def function @function end |