class ActiveRecord::ConnectionAdapters::NullTransaction

def user_transaction; ActiveRecord::Transaction::NULL_TRANSACTION; end

def user_transaction; ActiveRecord::Transaction::NULL_TRANSACTION; end