diff --git a/CHANGELOG.rdoc b/CHANGELOG.rdoc index c2d3a1d..14c3e89 100644 --- a/CHANGELOG.rdoc +++ b/CHANGELOG.rdoc @@ -1,3 +1,5 @@ +== 0.1.3 + * enhancements * allow builder to be given to show_for diff --git a/MIT-LICENSE b/MIT-LICENSE index 1362048..7cf44fd 100644 --- a/MIT-LICENSE +++ b/MIT-LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2009 PlataformaTec http://blog.plataformatec.com.br/ +Copyright (c) 2010 PlataformaTec http://blog.plataformatec.com.br/ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/README.rdoc b/README.rdoc index a7acb0a..1312542 100644 --- a/README.rdoc +++ b/README.rdoc @@ -22,7 +22,7 @@ ShowFor allows you to quickly show a model information with I18n features. Install the gem: - sudo gem install show_for + sudo gem install show_for --version=0.1 Configure simple_form gem inside your app: @@ -153,4 +153,4 @@ If you discover any bugs or want to drop a line, feel free to create an issue on http://github.com/plataformatec/show_for/issues -MIT License. Copyright 2009 Plataforma Tecnologia. http://blog.plataformatec.com.br +MIT License. Copyright 2010 Plataforma Tecnologia. http://blog.plataformatec.com.br