28 Jan '14, 7pm

@hubertlepicki @garybernhardt It does look like autoloading directories are configurable:

configures Rails itself to serve static assets. Defaults to true, but in the production environment is turned off as the server software (e.g. Nginx or Apache) used to run the application should serve static assets instead. Unlike the default setting set this to true when running (absolutely not recommended!) or testing your app in production mode using WEBrick. Otherwise you won´t be able use page caching and requests for files that exist regularly under the public directory will anyway hit your Rails app.

Full article: http://guides.rubyonrails.org/configuring.html#rails-gene...

Tweets

Routing Basics: Ruby on Rails for Front-End Developers

Routing Basics: Ruby on Rails for Front-End Dev...

rubylearning.com 29 Jan '14, 2am

Routing Basics: Ruby on Rails for Front-End Developers This guest post is by Miles Matthias , who in between trips and sip...

Had an independent team review your Ruby on Rails application lately? We love to perform code reviews and audits.

Had an independent team review your Ruby on Rai...

planetargon.com 29 Jan '14, 2pm

Our extensive experience working with Ruby on Rails over the past eight years has provided us with the opportunity to revi...

Phrasing on Open Source Rails via @opensourcerails

Phrasing on Open Source Rails via @opensourcerails

opensourcerails.com 27 Jan '14, 9am

Phrasing is an inline live content editing gem that can be installed to any Rails application so anyone can manage content...

Prevent email havesting in rails using the mail...

api.rubyonrails.org 06 Feb '14, 5pm

<%= button_to "New", action: "new" %> # => "<form method="post" action="/controller/new" class="button_to"> # <div><input ...

Takes A look at what .chrome might look like

Takes A look at what .chrome might look like

thedomains.com 27 Jan '14, 11pm

Google hasn’t officially commented on what sites they intend to place on .chrome, but as part of the application process t...

Someone who knows Rails' guts, please confirm t...

apidock.com 29 Jan '14, 12am

Add a prepare callback. Prepare callbacks are run before each request, prior to ActionDispatch::Callback’s before callback...

@jlecour reminded me a lot of this post which i...

therailsway.com 29 Jan '14, 9am

RailsConf 2007 was a blast. Koz and I were able to do a live “Rails Way” presentation in front of all 1,600 attendees, and...

Air Jordan III “5Lab3″ – Yet Another Look

sneakerfiles.com 29 Jan '14, 4am

After sharing a few looks at the “5Lab3″ Air Jordan III , it looks like some fresh new images have surfaced. Inspired by t...

Routing Basics: Ruby on Rails for Front-End Dev...

rubyflow.com 29 Jan '14, 2am

Routing Basics: Ruby on Rails for Front-End Developers Posted by IndianGuru on January 29, 2014 — 0 comments Miles Matthia...

New "Look And Link" Wireless Technology Enables Device-to-Device Links By Pointing

New "Look And Link" Wireless Technology Enables...

spectrum.ieee.org 27 Jan '14, 3pm

Researchers from South Korea’s Electronics and Telecommunications Research Institute demoed a new wireless technology this...

Can You Build Buzz Like Brands Advertising in the Super Bowl?

Can You Build Buzz Like Brands Advertising in t...

searchenginewatch.com 27 Jan '14, 12pm

It's ad season for brands as the Super Bowl is less than one week away. This is the time when the ad world is paying close...

Torquebox 3, Rails 4 - zero downtime deployment...

rubyflow.com 21 Jan '14, 9pm

Torquebox 3, Rails 4 - zero downtime deployments on Ubuntu 12.04 Posted by hubertlepicki on January 21, 2014 — 0 comments ...