Commit Graph

38 Commits

Author SHA1 Message Date
Carlos Antonio da Silva ced9e71af2 Merge inherited builder/mappings branch from github.com/rejeep 2011-01-18 23:34:17 -02:00
Rafael Mendonça França 33d522fdc3 Remove reference to TODO file in README 2011-01-19 09:21:33 +08:00
Johan Andersson 14d922db01 Add documentation in README about how to create a custom form builder. 2011-01-06 10:55:59 +01:00
Carlos Antonio da Silva f4d6cc4b52 Use links in README 2010-11-21 23:02:05 -02:00
Carlos Antonio da Silva 8fd13dca08 Update README with the new GoogleGroup and Rdoc 2010-11-21 22:57:20 -02:00
Carlos Antonio da Silva 227f6357f4 Test collection and item wrapper tags using the builder, and update README 2010-11-21 22:25:24 -02:00
Rafael Mendonça França 229681ea83 Adding more exemples in README for input options 2010-10-24 02:16:28 +08:00
Carlos Antonio da Silva 8fba9f2556 Improve readme a bit related to input_html option 2010-10-04 20:35:35 -03:00
jgeiger e1e5938253 Show that you can set the value of the input 2010-10-05 04:13:36 +08:00
Carlos Antonio da Silva 188cd008ae Review docs about translating buttons 2010-09-29 08:37:06 -03:00
Vesa Vänskä 759ea88a93 Add documentation about translating button texts 2010-09-29 19:32:24 +08:00
Carlos Antonio da Silva 6764fc6ee1 Add :search and :tel input types
:tel is automatically mapped from attributes matching "phone".
2010-09-26 23:39:56 -03:00
Carlos Antonio da Silva ac39ce5d6c Update CHANGELOG and README 2010-09-24 00:59:47 -03:00
Wilker Lucio 348b327e00 updated README to explain the required setup for country_select 2010-09-21 02:05:45 +08:00
tundrax 233be14202 Fixed a mistake in collection check boxes section of README file. 2010-09-10 19:29:35 +08:00
Josh Kalderimis dae88c72c1 added support to label_method and value_method to accept lamdbas/procs 2010-09-03 21:13:55 +08:00
José Valim dc3f508f61 Small tweaks to the README. 2010-06-29 12:53:48 -07:00
Carlos Antonio da Silva 366656c9aa Update README block helpers to the new erb blocks in Rails 3 2010-06-18 16:17:17 -03:00
Carlos Antonio da Silva 6cec32e235 Some small doc improvements 2010-06-04 02:41:04 -03:00
José Valim 1ef232cf6d Numberic type inputs now have type=number for HTML5. 2010-06-01 23:40:12 +02:00
José Valim ae32faf6eb Rename simple_form_install to simple_form:install 2010-05-24 10:45:40 +02:00
José Valim 79215f6751 Mention gemfile in installation. 2010-05-11 02:36:25 -07:00
José Valim 5cb92a2480 Remove useless API. 2010-03-30 02:15:23 +02:00
José Valim 1037fc449f Bump to 1.1.1. 2010-02-19 08:31:36 +01:00
José Valim 9599f83d60 Update README. 2010-02-07 16:58:23 +01:00
José Valim 63d5695c8e Update README. 2010-02-06 22:25:36 +01:00
José Valim 151411f54b Stub out Rails 3 compatible branch. 2010-02-06 19:29:41 +01:00
José Valim ee6cb1b818 Ready for prime time. 2010-02-06 19:26:39 +01:00
josevalim 09e1e2e44c OBS.: If you want to try this project, please install it as plugin! 2009-12-28 14:02:32 -07:00
Carlos Antonio da Silva cacbf269f3 Adding :include and :joins options to association finds. 2009-12-14 17:56:42 -02:00
Carlos Antonio da Silva f38fe388f3 Adding simple_form_install generator, and fix tabs and typo in README 2009-12-11 18:23:00 -02:00
José Valim 6eb04705c1 Update README 2009-12-11 18:01:15 -02:00
Carlos Antonio da Silva 94e3c5d511 Improving README 2009-12-11 16:23:29 -02:00
José Valim 725ca0f4a1 Terminator is not public. 2009-12-10 23:48:29 -02:00
Carlos Antonio da Silva a3045647df Fix typos, improving readme a little, updating todo. 2009-12-10 20:23:29 -02:00
Carlos Antonio da Silva fd490a780b First work on docs. 2009-12-10 15:57:24 -02:00
Carlos Antonio da Silva 27f050b949 Base form helper and builder. 2009-11-18 21:50:43 -02:00
Carlos Antonio da Silva a7d0cc21f0 Initial commit. 2009-11-18 15:45:35 -02:00