suite
This commit is contained in:
parent
6c012fd0b9
commit
66f3d2fae6
@ -27,7 +27,7 @@ class VContact < ApplicationRecord
|
||||
v_contacts = VContact.where(:enabled => true)
|
||||
end
|
||||
|
||||
v_contacts = v_contacts.limit(2)
|
||||
#v_contacts = v_contacts.limit(2)
|
||||
|
||||
v_contacts.each do |vc|
|
||||
puts vc.codemanaginn
|
||||
|
Loading…
x
Reference in New Issue
Block a user