Asynchronous Data Fetch – Gem – Ruby on Rails

Asynchronous fetch has always been so tedious. I have been working on a website written in Ruby on Rails for a while (It is not done yet but I will publish an update as soon as it is finished) and I felt the need to fetch data from the database asynchronously to have more responsiveness in the UI. It was very repetitive to put the javascript / html / controllers / model system over and over every where. So I decided to create a Gem to do all of that for me.

And here it is : rubygems !

The gem is call async_data_fetch.

If you want to participate here is the git repo: GitLab.

 

Let me know what you think !

 

Look at the other gems: More gems

Leave a Reply

%d bloggers like this: