README.markdown in merb-admin-0.5.4 vs README.markdown in merb-admin-0.5.5
- old
+ new
@@ -12,10 +12,10 @@
## Install it
In your app, add the following dependency to `config/dependencies.rb`:
- dependency "merb-admin", "0.5.4"
+ dependency "merb-admin", "0.5.5"
Add the following route to `config/router.rb`:
add_slice(:merb_admin, :path_prefix => "admin")