README.rdoc in ecm_downloads2-2.0.3 vs README.rdoc in ecm_downloads2-3.0.0
- old
+ new
@@ -1,24 +1,7 @@
= ECM Downloads 2
-This version supports rails 4.x and twitter bootstrap 3. For legacy support use ecm_downloads
-
-= Migrating from 1.x.x to 2.0.0
-
-Add active_admin-awesome_nested_set and active_admin-acts_as_list to your gemfile, if you are using activeadmin:
-
- # Gemfile
- gem 'active_admin-awesome_nested_set'
- gem 'active_admin-acts_as_list'
-
-= Prerequisites
-
-if you are using activeadmin as backend, ecm_cms2 comes with admin files to provide a backend. In that case, you'll need active_admin-awesome_nested_set and active_admin-acts_as_list. Add it to your gemfile:
-
- # Gemfile
- gem 'active_admin-awesome_nested_set'
- gem 'active_admin-acts_as_list'
-
+This version supports rails >= 4.0 and twitter bootstrap 3. For legacy support use ecm_downloads
= Installation
Add the gem to your bundle: