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.
1 parent c505a57 commit f2e3d44Copy full SHA for f2e3d44
lib/generators/active_admin/install/templates/active_admin.rb.erb
@@ -50,7 +50,7 @@ ActiveAdmin.setup do |config|
50
# Admin notes allow you to add notes to any model
51
#
52
# Admin notes are enabled by default, but can be disabled
53
- # by uncommenting this line:
+ # by setting this to false:
54
55
config.admin_notes = true
56
0 commit comments