mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
* define the dynamically defined methods with 'define_method' instead of def * wrap some string injected method names in quotes Signed-off-by: Santiago Pastorino <santiago@wyeworks.com>