Update README with the new GoogleGroup and Rdoc

This commit is contained in:
Carlos Antonio da Silva 2010-11-21 22:57:20 -02:00
parent 227f6357f4
commit 8fd13dca08
1 changed files with 23 additions and 5 deletions

View File

@ -4,6 +4,28 @@ Forms made easy (for Rails)!
SimpleForm aims to be as flexible as possible while helping you with powerful components to create your forms. The basic goal of simple form is to not touch your way of defining the layout, letting you find the better design for your eyes. Good part of the DSL was inherited from Formtastic, which we are thankful for and should make you feel right at home.
== Information
=== Google Group
If you have any questions, comments, or concerns please use the Google Group instead of the GitHub Issues tracker:
groups.google.com/group/plataformatec-simpleform
=== RDocs
You can view the SimpleForm documentation in RDoc format here:
rubydoc.info/github/plataformatec/simple_form/master/frames
If you need to use SimpleForm with Rails 2.3, you can always run `gem server` from the command line after you install the gem to access the old documentation.
=== Bug reports
If you discover any bugs, feel free to create an issue on GitHub. Please add as much information as possible to help us fixing the possible bug. We also encourage you to help even more by forking and sending us a pull request.
http://github.com/plataformatec/simple_form/issues
== Installation
Install the gem:
@ -357,10 +379,6 @@ Please refer to TODO file.
* José Valim (http://github.com/josevalim)
* Carlos Antonio da Silva (http://github.com/carlosantoniodasilva)
== Bugs and Feedback
If you discover any bugs or want to drop a line, feel free to create an issue on GitHub.
http://github.com/plataformatec/simple_form/issues
== License
MIT License. Copyright 2010 Plataforma Tecnologia. http://blog.plataformatec.com.br