# Rails AJAXSpin

DevFeed: [Rails AJAXSpin](<https://devfeed.tech/articles/rails-ajaxspin-37832.md>)

Original publisher: [Read original article](<https://carlosbecker.com/posts/rails-ajaxspin/>)

Author: Carlos Alexandro Becker

Published: 2012-11-26T00:00:00Z

Content type: tutorial

Language: en

Sources: [Carlos Becker](<https://devfeed.tech/sources/carlos-becker.md>)

Topics: [Rails](<https://devfeed.tech/topics/rails.md>), [Ajax](<https://devfeed.tech/topics/ajax.md>), [opensource](<https://devfeed.tech/topics/opensource.md>)

Tags: [ajax](<https://devfeed.tech/tags/ajax.md>), [opensource](<https://devfeed.tech/tags/opensource.md>), [rails](<https://devfeed.tech/tags/rails.md>)

## AI overview

The author describes gemifying an AJAX status spinner originally built with CoffeeScript for Ruby on Rails and invites readers to install, fork, comment on, suggest improvements to, or contribute to it.

## Source excerpt

A couple of days ago I wrote about how to build a simple and non intrusive AJAX status with CoffeeScript in RubyOnRails.