1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/guides/code/getting_started/app
Carlos Galdino fb8a830a32 Remove :confirm in favor of :data => { :confirm => 'Text' } option
This applies to the following helpers:
`button_to`
`button_tag`
`image_submit_tag`
`link_to`
`submit_tag`
2012-07-18 10:32:17 -03:00
..
assets Add model validation section to Getting Started guide 2012-04-21 12:01:33 +02:00
controllers fix up the example app for getting started guide [ci skip] 2012-06-02 21:38:32 +05:30
helpers fix up the example app for getting started guide [ci skip] 2012-06-02 21:38:32 +05:30
mailers
models Add show action in getting started guide 2012-04-20 12:06:47 +02:00
views Remove :confirm in favor of :data => { :confirm => 'Text' } option 2012-07-18 10:32:17 -03:00