Skip to content

Instantly share code, notes, and snippets.

@cowboycoded
Created April 11, 2011 18:14
Show Gist options
  • Save cowboycoded/913973 to your computer and use it in GitHub Desktop.
Save cowboycoded/913973 to your computer and use it in GitHub Desktop.
require "lock"
require "rails"
module Lock
class Engine < Rails::Engine
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment