Skip to content

Instantly share code, notes, and snippets.

@bjhaid
Created August 3, 2012 13:34
Show Gist options
  • Save bjhaid/3247742 to your computer and use it in GitHub Desktop.
Save bjhaid/3247742 to your computer and use it in GitHub Desktop.
Sample controller
class InksController < ApplicationController
before_filter :db_check
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment