Skip to content

Instantly share code, notes, and snippets.

@kyrylo
Created February 2, 2012 01:09
Show Gist options
  • Save kyrylo/1720611 to your computer and use it in GitHub Desktop.
Save kyrylo/1720611 to your computer and use it in GitHub Desktop.
on :client_create do |c|
c.views.find { |view| c.focus if Subtlext::View.current == view }
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment