Skip to content

Commit

Permalink
Disabling active resource
Browse files Browse the repository at this point in the history
  • Loading branch information
paneq committed Jul 13, 2009
1 parent 4525906 commit 799fa22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/environment.rb
Expand Up @@ -35,7 +35,7 @@

# Skip frameworks you're not going to use (only works if using vendor/rails).
# To use Rails without a database, you must remove the Active Record framework
# config.frameworks -= [ :active_record, :active_resource, :action_mailer ]
config.frameworks -= [:active_resource]

# Only load the plugins named here, in the order given. By default, all plugins
# in vendor/plugins are loaded in alphabetical order.
Expand Down

0 comments on commit 799fa22

Please sign in to comment.