Skip to content
This repository was archived by the owner on May 16, 2025. It is now read-only.

Add Rails tasks#10

Open
fqxp wants to merge 1 commit into
masterfrom
feature/rake-tasks
Open

Add Rails tasks#10
fqxp wants to merge 1 commit into
masterfrom
feature/rake-tasks

Conversation

@fqxp

@fqxp fqxp commented Nov 20, 2015

Copy link
Copy Markdown

This’ll make it easier to use viewr in the most common use case.

Currently, viewr still does not depend on Rails, support for Rails is
optional.

Currently, we only have two tasks ‘db:views:create’ and ‘db:views:drop’.
If needed the user can add the ‘...:all’ variants by herself because
I don’t know a way to list all Rails database configurations
without including YAML anchors (a.k.a. default configurations)

This’ll make it easier to use viewr in the most common use case.

Currently, viewr still does not depend on Rails, support for Rails is
optional.

Currently, we only have two tasks ‘db:views:create’ and ‘db:views:drop’.
If needed the user can add the ‘...:all’ variants by herself because
I don’t know a way to list all Rails database configurations
without including YAML anchors (a.k.a. default configurations)
@fqxp fqxp force-pushed the feature/rake-tasks branch from 0342c86 to 484bf8b Compare November 20, 2015 15:55
Comment thread .gitignore

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Really?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OK 😌

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants