Commit Graph

13 Commits

Author SHA1 Message Date
Carlos Antonio da Silva a3045647df Fix typos, improving readme a little, updating todo. 2009-12-10 20:23:29 -02:00
José Valim 2883707b92 Fix merge conflicts. 2009-12-10 19:52:23 -02:00
José Valim 6277d94797 Add support to button. 2009-12-10 18:03:27 -02:00
Carlos Antonio da Silva 233e1df4fa Allow I18n lookup for labels and hints based on the current action 2009-12-10 13:14:24 -02:00
José Valim c9052a90c4 Make form helper method definitions a little bit more dynamic. 2009-12-10 12:26:40 -02:00
José Valim 5f2659d9c8 Wrapper support finished by adding component_html_options.
Now all components by default parse the options at :#{component_name}_html.
For example, if you want to customize your hints, you just need to give :hint_html.
2009-12-10 12:12:48 -02:00
Carlos Antonio da Silva aabeacf40b Initial support to simple_fields_for and simple_remote_form_for 2009-12-10 08:44:34 -02:00
José Valim d9cc0a3f94 Detect label and value automatically. 2009-12-10 00:22:53 -02:00
José Valim 2881e775c6 :include_blank is added by default on select. 2009-12-09 23:34:15 -02:00
José Valim 728dd5ba45 Give :collection is enough to active :select type. 2009-12-09 23:11:57 -02:00
José Valim 7743a0f749 Add items to TODO 2009-12-09 21:40:27 -02:00
Carlos Antonio da Silva b65d076183 Refactoring tests and splitting files. 2009-12-08 11:48:31 -02:00
Carlos Antonio da Silva a7d0cc21f0 Initial commit. 2009-11-18 15:45:35 -02:00