class RootController < ApplicationController # # for now, just redirect to locale using before filter set in ApplicationController # def index # never called end end