Technology 21

Archive Gems Ruby on Rails

TechnologyRuby on Rails

Loading Buttons archived

Converting action buttons into loading buttons is a common way for AJAX applications indicate that it’s waiting on the server to verify an action and respond.

July 14, 2016 • 2 min read

TechnologyRuby on Rails

Progress Bars archived

How to create a progress bar using Ruby on Rails, AJAX, and Twitter Bootstrap.

September 8, 2015 • 2 min read

EconomyPoliticsTechnology

A More Representative Democracy

An outline for how a simple website could solve many of the problems with our current legislative systems.

June 16, 2015 • 7 min read

TechnologyRuby on Rails

f.label and errors.full_messages

Why you should never use the explicit “content” parameter of label_tag or the form builder’s label method.

May 18, 2015 • 1 min read

TechnologyRuby on Rails

views/mailers directory

Avoid cluttering up app/views by moving mailer directories underneath a single parent.

March 4, 2015 • 1 min read

TechnologyRuby on Rails

Mailing Lists archived

Mailing lists remain an effective way for groups to communicate. We’ll explore how to implement them in your Rails application to improve its overall user-ex...

February 21, 2015 • 5 min read

EconomyPoliticsTechnology

The Communication Age

The explosion of the Internet and mobile devices shaped a new age where people across the globe are always connected and always communicating, irreversibly c...

November 4, 2014 • 7 min read