Class: ActiveRecord::ConnectionAdapters::MysqlAdapter

Inherits:
Object
  • Object
show all
Defined in:
lib/hijacker/active_record_ext.rb

Instance Attribute Summary collapse

Instance Attribute Details

#configObject

Returns the value of attribute config.



4
5
6
# File 'lib/hijacker/active_record_ext.rb', line 4

def config
  @config
end