Ops, I forgot to remote http:// in changelog

This commit is contained in:
Carlos Antonio da Silva 2010-09-14 01:29:51 -03:00
parent 5287500329
commit 3c0931a7af
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
* Add default css class to button
* Allow forms for objects that don't respond to the "errors" method
* collection_check_boxes and collection_radio now wrap the input in the label
* Automatic add min/max values for numeric attributes based on validations and step for integers - HTML5 (by http://github.com/dasch)
* Automatic add min/max values for numeric attributes based on validations and step for integers - HTML5 (by github.com/dasch)
* bug fix
* Search for validations on both association and attribute