Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed the rake tasks so that they work in Rails 3 and added an option to exclude db's from Rake. #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

undergroundwebdesigns
Copy link

I've fixed the gem so that it's rake tasks are correctly added to the project in Rails 3, and added a configuration option exclude_from_rake_create_drop which if set for database will exclude that database from db_charmer rake operations.

Alex Willemsma added 3 commits April 12, 2012 14:14
… to exclude certain databases from being created / dropped automatically and changed the connection selection to more closely mirror the standard db:create and db:drop tasks.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant