README.md in active_leonardo-0.7.0 vs README.md in active_leonardo-0.8.0

- old
+ new

@@ -7,17 +7,14 @@ A layout and customized scaffold generator for Rails to combine with active admin gem It generates the layout, the style, the internationalization and it helps you to startup active_admin gems ## Compatibility -This version has been tested on Rails `3.2` to `5.0.beta2` and Ruby `1.9.3`+ on Windows OS and Linux -For previous version go to the bottom of this read me. +This version has been tested on Rails `4.2` to `5.0.beta2` and Ruby `2.2.3` on Windows OS and Linux Click on Travis badge for more details. +For previous version go to the bottom of this read me. -**Rails `3.2` and Ruby <= `2.2.2` tested until 0.6.x version** - - ## Install gem install active_leonardo or @@ -198,10 +195,12 @@ rails destroy leosca:massive This is very useful for a rapid prototyping and if you keep it updated you can use it as information center about the database. +_If you try that example remember to add the traslation of the two field foo and bar (added by migrations), otherwise you will get a translation error._ + ### Available layout Currently the only one available is provided by ActiveAdmin * active [default] @@ -303,6 +302,6 @@ 5. Create new Pull Request ## License The GNU Lesser General Public License, version 3.0 (LGPL-3.0) -See LICENSE file \ No newline at end of file +See LICENSE file