1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
Commit graph

8 commits

Author SHA1 Message Date
Nathan Long
f48c576fc8 Show how to add attributes to options 2012-06-13 15:49:31 -04:00
Carlos Galdino
b02d14aad5 Add several HTML5 input helpers
The input types added are:

- input[type="month"]

- input[type="week"]

- input[type="datetime"]

- input[type="datetime-local"]
2012-05-21 17:23:56 -03:00
Carlos Galdino
1ce4b5b33d Add HTML5 input[type="color"] helper 2012-05-21 17:23:48 -03:00
Alex Soulim
446940c366 Add HTML5 input[type="time"] helper 2012-05-18 08:38:19 +04:00
Rafael Mendonça França
e28b6f5cae Copy edit the documentation 2012-05-13 01:00:31 -03:00
Angelo Capilleri
2e9c7cd5f6 Changed the changelog and documentation about
the select method (tag select) forces :include_blank  if is required and no multiple and
display size is one
2012-05-13 02:39:34 +02:00
Kevin Musiorski
6054e367f1 removed extra "you" 2012-04-19 14:52:21 -05:00
Xavier Noria
6d87cd028b moves the guides up to the root directory 2012-03-17 08:32:49 -07:00
Renamed from railties/guides/source/form_helpers.textile (Browse further)