Skip to content

Factory girl support #18

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

phuibonhoa
Copy link

This augments the Rails bundle with support for FactoryGirl. If you don't use FactoryGirl it won't have any harmful effects.

Factory names will appear in the symbol list (⇧⌘+T).
Fac⇥ command will allow you to search across all factories in your project and insert the selected one as a snippet.

…factory names show up in the Go To Symbol menu
 * Factory names will appear in the symbol list.
 * Snippet Fac⇥ will allow you to search all factories in a project (like ⌘+T for factories)
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 this pull request may close these issues.

1 participant