Skip to content

Instantly share code, notes, and snippets.

@jamster
Created April 1, 2010 16:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jamster/352077 to your computer and use it in GitHub Desktop.
Save jamster/352077 to your computer and use it in GitHub Desktop.
# Removing libraries, and specifying plugins
config.frameworks -= [:action_controller, :action_view, :action_mailer, :active_resource]
config.plugins = [:acts_as_state_machine, :masochism, :resque]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment