Commit Graph

13 Commits

Author SHA1 Message Date
Carlos Antonio da Silva eb72c1afa2 Update Readme and Changelog 2012-01-24 15:36:40 -02:00
Carlos Antonio da Silva b4e297f98c Merge branch 'master' of https://github.com/klobuczek/simple_form into klobuczek-master
Conflicts:
	Gemfile
	README.md
	lib/simple_form/inputs/base.rb
	lib/simple_form/inputs/collection_input.rb
	test/support/models.rb
2012-01-24 14:52:00 -02:00
Carlos Antonio da Silva e4cd411610 Update Changelog, add Readme info about grouped collection 2012-01-24 14:19:45 -02:00
JESii 2f5a0fb61b Corrections to README file
Added note regarding use of label_method instead of underlying text_method
2012-01-07 08:08:42 -08:00
Ram Dobson b4a32f3664 move default attribute translations out of root
(#384)

- move simpleform.label.username to simpleform.label.defaults.username
- update README
- allow lookup of reflections on simpleform.label.defaults

Conflicts:

	lib/simple_form/inputs/base.rb
	test/components/label_test.rb
	test/form_builder/hint_test.rb
2011-12-10 16:50:03 -05:00
Sai Lavu a270f954dd Update README.md 2011-12-09 15:25:40 +11:00
Sai Lavu a452718d0e Update README.md 2011-12-09 15:24:05 +11:00
George Guimarães c04f719489 Implements defaults options for simple_form_for.
Closes #355

with help from @hugobarauna and @rafaelfranca
2011-11-10 10:12:19 -02:00
Rafael Mendonça França 5dd4a63bb0 Add travis-ci build image 2011-11-08 15:37:09 -02:00
Heinrich Klobuczek f6fbaf2d9c Merge remote branch 'upstream/master'
Conflicts:
	README.md
	test/inputs_test.rb
2011-10-04 02:07:40 +02:00
Olivier Lacan 8ee50d81e3 Added :wrapper_html example to the README. 2011-09-28 12:52:38 -04:00
Carlos Antonio da Silva 6fcb98ddf3 Fix Mappings/Inputs available table layout with md. 2011-09-26 08:09:31 -03:00
Olivier Lacan 61fc74bb0a Converted README to GitHub-flavored Markdown w/ syntax highlighting for legibility. 2011-09-23 16:00:47 -04:00