8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 60914c8 + a0d1468 commit 7476978Copy full SHA for 7476978
lib/active_admin/page.rb
@@ -1,7 +1,7 @@
1
module ActiveAdmin
2
# Page is the primary data storage for page configuration in Active Admin
3
#
4
- # When you register a page (ActiveAdmin.page "Status") you are actually creating
+ # When you register a page (ActiveAdmin.register_page "Status") you are actually creating
5
# a new Page instance within the given Namespace.
6
7
# The instance of the current page is available in PageController and views
0 commit comments