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

download filename include smart variables #242

Open
blairanderson opened this issue Apr 16, 2019 · 0 comments
Open

download filename include smart variables #242

blairanderson opened this issue Apr 16, 2019 · 0 comments

Comments

@blairanderson
Copy link

Hi,

I noticed myself downloading files, changing variables, then downloading more and needing to manually change the filename.

Curious if we could update this https://github.com/ankane/blazer/blob/master/app/controllers/blazer/queries_controller.rb#L265 to include variable names and values?

As far as I can tell there is no map of vars to values, they're gsub'ed to create the statement within process_vars

Keeping track of the values in there might add some overhead you don't want, but seems like a nice-to-have.

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

No branches or pull requests

1 participant