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