Skip to content

Commit

Permalink
Update readme with retro compat
Browse files Browse the repository at this point in the history
  • Loading branch information
WaYdotNET committed Sep 5, 2012
1 parent 44aa909 commit fe31e55
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.rdoc
@@ -1,4 +1,5 @@
== (Padrino Admin TwitterBootstrap 2.1)
== (Padrino Admin TwitterBootstrap 2.1.1)

* Slim, Haml, Erb engine
* Remove all locale, now only English
* Remove all unused helper
Expand All @@ -10,6 +11,14 @@
* Migrate function for MiniRecord
* tag_icon helper

=== Retro compatibility (0.10.x)

With this version of Padrino admin, we remove some helper... but if you use old generate page, you need this plugin:

```ruby
padrino g plugin https://raw.github.com/WaYdotNET/padrino-recipes/master/plugins/old_admin_plugin.rb
```

= Padrino

Padrino is the godfather of Sinatra. Follow us on
Expand Down

0 comments on commit fe31e55

Please sign in to comment.