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

It focuses anything that has a "do" #12

Open
mjacobus opened this issue Jan 5, 2014 · 2 comments
Open

It focuses anything that has a "do" #12

mjacobus opened this issue Jan 5, 2014 · 2 comments

Comments

@mjacobus
Copy link

mjacobus commented Jan 5, 2014

IE:

it " does something" do

  expect do
    # if AddFocusTag is called here it will append :focus to the above "expect"
     something 
  end.to change { somethingelse }
end
@jayeff
Copy link
Member

jayeff commented Jul 11, 2014

Hi Marcelo,

sorry that I didn't replied earlier. I must have missed the notification emails from github. I will review your PRs with regard to the rewrite from #15 this weekend.

@wireframe
Copy link

any update on this issue?

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 a pull request may close this issue.

3 participants