Tag: rails

What is config.threadsafe!
What is config.threadsafe!
Ruby

By Imran Latif,

Read What is config.threadsafe! and learn with SitePoint. Our web development and design tutorials, courses, and books will teach you HTML, CSS, JavaScript, PHP, Python, and more.

Using CoffeeScript in Rails
Using CoffeeScript in Rails
Ruby

By Darcy Laycock,

In this tutorial, Darcy Laycock will show us how to add CoffeeScript to a Rails application. In this case, we’ll continue building on our “shorty” url shortener from my Building Your First Rails Application series—to add some basic JavaScript using CoffeeScript and Barista, a gem to add seamless CoffeeScript support to Rails applications.