1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides
Derek Reeve b5c1bbbee0 Fix form_for guide binding a form to an object.
The HTML generated using
    url: { action: :create}
will not generate the form action "/articles/create", it should generate
the form action "/articles" for a new object.
2015-01-13 10:19:59 -08:00
..
assets Avoid displaying new lines inside note paragraphs 2015-01-03 12:58:19 +01:00
bug_report_templates Update bug report templates to use version 4.2.0 instead of 5.0.0 [ci skip] 2015-01-04 16:06:01 +05:30
rails_guides Consider html+erb as a valid language for snippets 2015-01-03 12:57:29 +01:00
source Fix form_for guide binding a form to an object. 2015-01-13 10:19:59 -08:00
.document
CHANGELOG.md Fix name on changelog [ci skip] 2014-12-17 20:03:37 -02:00
rails_guides.rb Update Redcarpet to version 3.2.2 2015-01-03 12:57:22 +01:00
Rakefile Fix grammar in Rakefile markup [ci skip] 2014-12-05 09:32:50 -06:00
w3c_validator.rb