Skip to content

#664 - Preserve case of Scope title when provided a string - #689

Merged
mattvague merged 1 commit into
activeadmin:masterfrom
macfanatic:664_preserve_scope_case
Oct 27, 2011
Merged

#664 - Preserve case of Scope title when provided a string#689
mattvague merged 1 commit into
activeadmin:masterfrom
macfanatic:664_preserve_scope_case

Conversation

@macfanatic

Copy link
Copy Markdown
Contributor

This adds testing & fixes the following issue:

ActiveAdmin.register Post do
  scope "With API Access", :with_api_access {}
end

The above configuration yields a scope of "With Api Access" without this fix. Fixes issue #664.

mattvague added a commit that referenced this pull request Oct 27, 2011
#664 - Preserve case of Scope title when provided a string
@mattvague
mattvague merged commit 7f263d9 into activeadmin:master Oct 27, 2011
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