Skip to content

Instantly share code, notes, and snippets.

@andreferraro
Created July 8, 2010 15:31
Show Gist options
  • Save andreferraro/468154 to your computer and use it in GitHub Desktop.
Save andreferraro/468154 to your computer and use it in GitHub Desktop.
class Backend::DashboardController < ApplicationController
layout "backend"
def index
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment