This repository has been archived by the owner on Nov 30, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
d3456f3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice, I've tended to use
:focus
over:focused
myself.Should the focused example alias also be updated? It should support either form if the code is changed to
alias_example_to :focused, :focused => true, :focus => true
, right?d3456f3
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should probably support both forms, yes.