ruby-hyperloop / hyper-mesh

The project has moved to Hyperstack!! - Synchronization of active record models across multiple clients using Pusher, ActionCable, or Polling
https://hyperstack.org/
MIT License
22 stars 12 forks source link

Get first n elements method first(n) not implementes #31

Open fzingg opened 7 years ago

fzingg commented 7 years ago

The method Model.first(n) to get the n elements first is not implemented.