Skip to content

Fix to avoid collision between network navigation and top-level navigation #163

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

Merged
merged 2 commits into from
Aug 10, 2014
Merged

Conversation

just3ws
Copy link
Contributor

@just3ws just3ws commented Aug 10, 2014

No description provided.

just3ws added a commit that referenced this pull request Aug 10, 2014
Fix to avoid collision between network navigation and top-level navigation
@just3ws just3ws merged commit 633bb93 into coderwall:master Aug 10, 2014
@@ -5,8 +5,17 @@ def self.create_protip_for(user)
yield protip = user.protips.build
protip.save!
end

def self.create_network_for(name)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We should probably have a fabricator for that.

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.

2 participants