Skip to content

ruby-block gets confused inside of meta. #15

Description

@envygeeks
%W(a b c).each do |v|
  class_eval <<-RUBY
    hello_#{v}.each do |(k, v)|
      # Work
    end
  RUBY
end

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions