Skip to content

Conversation

tf
Copy link
Member

@tf tf commented Jun 27, 2016

Allow sorting and pagination for entries, member and user tables.

@tf tf force-pushed the improve-admin-tab-tables branch from dc60923 to 662f675 Compare June 27, 2016 09:34
@coveralls
Copy link

coveralls commented Jun 27, 2016

Coverage Status

Coverage increased (+0.03%) to 97.662% when pulling 662f675 on tf:improve-admin-tab-tables into cad8bf5 on codevise:master.

@coveralls
Copy link

coveralls commented Jun 27, 2016

Coverage Status

Coverage increased (+0.01%) to 97.64% when pulling 662f675 on tf:improve-admin-tab-tables into cad8bf5 on codevise:master.

def render(*args)
@rendered = arbre.send(described_class.builder_method_name, *args)
def render(*args, &block)
if block_given?

Choose a reason for hiding this comment

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

Use the return of the conditional for variable assignment and comparison.

@tf
Copy link
Member Author

tf commented Jun 28, 2016

Duplicate of #563 since Hound appeared to be stuck.

@tf tf closed this Jun 28, 2016
@tf tf deleted the improve-admin-tab-tables branch June 28, 2016 08:57
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.

3 participants