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

Fixes issue #572 #573

Merged
merged 2 commits into from
Dec 5, 2014
Merged

Fixes issue #572 #573

merged 2 commits into from
Dec 5, 2014

Conversation

jamonholmgren
Copy link
Owner

No description provided.

data_cell = self.promotion_table_data.cell(section: params[:section], index: params[:index])
return UITableViewCell.alloc.init unless data_cell
create_table_cell(data_cell)
end
Copy link
Owner Author

Choose a reason for hiding this comment

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

This method was only being called once, so I inlined it.

@markrickert
Copy link
Contributor

👍 I restarted the travis build and it passed this time.

jamonholmgren added a commit that referenced this pull request Dec 5, 2014
@jamonholmgren jamonholmgren merged commit b9e890f into master Dec 5, 2014
@jamonholmgren jamonholmgren deleted the bugfix/issue_572 branch December 5, 2014 18:50
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