1
0
Fork 0
mirror of https://github.com/heartcombo/simple_form.git synced 2022-11-09 12:19:26 -05:00
Commit graph

27 commits

Author SHA1 Message Date
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