Skip to content

Instantly share code, notes, and snippets.

@railsbob
Created February 22, 2010 01:39
Show Gist options
  • Save railsbob/310689 to your computer and use it in GitHub Desktop.
Save railsbob/310689 to your computer and use it in GitHub Desktop.
# Saas/config/engine.rb
module Saas
class Engine < Rails::Engine
engine_name :saas
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment