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 f658b35 commit da850e2Copy full SHA for da850e2
README.rdoc
@@ -75,6 +75,9 @@ To register your first model, run:
75
This creates a file at <tt>app/admin/my_model_names.rb</tt> for configuring the resource.
76
Refresh your web browser to see the interface.
77
78
+== Upgrading
79
+
80
+When upgrading to a new version of ActiveAdmin you may need to run `rails generate active_admin:assets`
81
82
== Next Steps
83
0 commit comments