almokhtar PRO
Joined 3/29/2020
almokhtar PRO said over 4 years ago on Sorting from Scratch :
  i really didn't understand the issue bellow can you please tell me why you changed column by list
  def set_item
    @item = @list.items.find(params[:id])
  end
the item moved between columns not lists ?? what i'm missing ?

almokhtar PRO said over 4 years ago on Publish and Subscribe to Events :
Does the notification doing the same thing in rails 6? https://api.rubyonrails.org/classes/ActiveSupport/Notifications.html

almokhtar PRO said about 4 years ago on UUID in Rails with ActiveUUID :
any performance issues ?

almokhtar PRO said about 4 years ago on Dynamic Role Management :
can i store this permissions in db instead of initializers ? 

almokhtar PRO said almost 4 years ago on Creating and Reading QR Codes :
The debugger you using in top of page is that scout apm ?