Guest User

Untitled

a guest
Jan 15th, 2018
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Rails 0.16 KB | None | 0 0
  1. @notification = Notification.last
  2. # ids_array - массив с id-шниками нужных пользователей
  3. @notification.user_ids = ids_array
Add Comment
Please, Sign In to add comment