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

Refactor callback setup to use lambda instead of eval #17114

Merged
merged 1 commit into from
Sep 30, 2014

Conversation

pabloh
Copy link
Contributor

@pabloh pabloh commented Sep 30, 2014

Replace the use of an evaluated string literal with a lamba.

@pabloh pabloh force-pushed the replace_use_of_eval_with_lambda branch from 35fa7ff to 291f644 Compare September 30, 2014 12:25
@pabloh pabloh changed the title Refactor callback setup in to use lambda instead of eval Refactor callback setup to use lambda instead of eval Sep 30, 2014
rafaelfranca added a commit that referenced this pull request Sep 30, 2014
Refactor callback setup to use lambda instead of eval
@rafaelfranca rafaelfranca merged commit 09975bb into rails:master Sep 30, 2014
@pabloh pabloh deleted the replace_use_of_eval_with_lambda branch October 1, 2014 01:09
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.

None yet

2 participants