| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixing more spacing inconsistencies | Matt Duncan | 2011-04-15 | 1 | -2/+2 |
* | Merge branch 'master' of github.com:lifo/docrails | Ryan Bigg | 2011-04-05 | 1 | -1/+1 |
|\ |
|
| * | s/ERb/ERB/g | Akira Matsuda | 2011-04-03 | 1 | -1/+1 |
* | | Correct documentation on url_for. It doesn't call to_s, but rather to_param | Ryan Bigg | 2011-04-05 | 1 | -1/+4 |
|/ |
|
* | Be sure to javascript_escape the email address to prevent apostrophes inadver... | Michael Koziarski | 2011-02-08 | 1 | -5/+6 |
* | Allow customization of form class for button_to | Andrei Bocan | 2011-02-01 | 1 | -3/+13 |
* | Call html_escape in ERB::Util module and don't mix it in in the helpers | Santiago Pastorino | 2010-10-18 | 1 | -5/+6 |
* | Refactor a bit this code to add data-confirm and data-disable-with | Santiago Pastorino | 2010-10-11 | 1 | -12/+4 |
* | data-disable-with in button_to helper | Paco Guzman | 2010-10-11 | 1 | -0/+6 |
* | refactoring to use fewer intermediate variables | Aaron Patterson | 2010-10-04 | 1 | -11/+12 |
* | cleaning up more crazy! | Aaron Patterson | 2010-10-04 | 1 | -3/+3 |
* | deleting more crazy | Aaron Patterson | 2010-10-04 | 1 | -6/+4 |
* | dry up some crazy codes | Aaron Patterson | 2010-10-04 | 1 | -8/+6 |
* | Performance: refactor convert_options_to_data_attributes. | thedarkone | 2010-09-27 | 1 | -10/+14 |
* | Remove dead code. | thedarkone | 2010-09-27 | 1 | -2/+2 |
* | Clean up url_for. | thedarkone | 2010-09-27 | 1 | -3/+1 |
* | Start cleanup of deprecations in ActionView | Carlos Antonio da Silva | 2010-09-06 | 1 | -6/+1 |
* | Refactor RoutesProxy to avoid using _with_routes in helpers | Piotr Sarnacki | 2010-09-03 | 1 | -3/+5 |
* | Fix generating urls with mounted helpers in view context | Piotr Sarnacki | 2010-09-03 | 1 | -1/+3 |
* | Merge remote branch 'docrails/master' | Xavier Noria | 2010-09-03 | 1 | -1/+1 |
|\ |
|
| * | fix typo(?) | Akira Matsuda | 2010-09-01 | 1 | -1/+1 |
* | | Remove unnecessary code from UrlHelper#link_to. | yury | 2010-09-01 | 1 | -7/+2 |
|/ |
|
* | Fix API docs for button_to options | Jaime Iniesta | 2010-08-31 | 1 | -2/+3 |
* | Restore consistency with the rest of the doc. | Rémy Coutable | 2010-08-25 | 1 | -2/+2 |
* | Fixed a missing simple quote. | Rémy Coutable | 2010-08-25 | 1 | -1/+1 |
* | options could be of any kind of Hash (Hash, HashWithIndifferentAccess or Orde... | Santiago Pastorino | 2010-07-21 | 1 | -1/+1 |
* | Use capture instead of yield in link_to_unless. | José Valim | 2010-07-21 | 1 | -1/+1 |
* | Unify routes naming by renaming router to routes | Piotr Sarnacki | 2010-07-02 | 1 | -1/+1 |
* | s/escape_once/html_escape/, since html safety is the contract that now says w... | Xavier Noria | 2010-06-30 | 1 | -14/+17 |
* | url_for no longer escapes HTML, the :escape option is also gone | Xavier Noria | 2010-06-30 | 1 | -16/+5 |
* | Restores the escaping of urls generated from hashes. [#4765 state:resolved] | Andrew White | 2010-06-28 | 1 | -1/+1 |
* | Action View is now titled. | Rizwan Reza | 2010-06-21 | 1 | -1/+1 |
* | Added titles and description. | Rizwan Reza | 2010-06-16 | 1 | -0/+1 |
* | Merge branch 'master' of github.com:rails/rails | wycats | 2010-04-26 | 1 | -1/+1 |
|\ |
|
| * | HWIA symbolize_keys now returns a hash so no need to do this anymore | Santiago Pastorino | 2010-04-22 | 1 | -1/+1 |
* | | Allow :remote => false to be passed to link_to | Nicolas Sanguinetti | 2010-04-22 | 1 | -3/+1 |
|/ |
|
* | url_for now works with HashWithIndifferentAccess ht jay [#4391 state:committed] | Santiago Pastorino | 2010-04-21 | 1 | -1/+1 |
* | mail_to with :encode => :javascript now outputs safe html | Sam Elliott | 2010-04-16 | 1 | -1/+1 |
* | Consistently use lowercase instead of camelCase for all JS class names in Rails | David Heinemeier Hansson | 2010-04-08 | 1 | -5/+5 |
* | * Change the object used in routing constraints to be an instance of | wycats | 2010-04-03 | 1 | -1/+6 |
* | Refactored url_for in AV to have its own instances of the helpers instead of ... | wycats | 2010-04-03 | 1 | -15/+37 |
* | Merge branch 'master' into docrails | wycats | 2010-03-26 | 1 | -3/+9 |
|\ |
|
| * | Remove data-url support from url_helper [#4236 state:resolved] | Denis Odorcic | 2010-03-21 | 1 | -2/+0 |
| * | Fix missing require | wycats | 2010-03-16 | 1 | -0/+1 |
| * | Do not always include the named URL helpers into AC::Base and AV::Base. | Carl Lerche | 2010-03-16 | 1 | -0/+7 |
| * | Fix link_to with block | Jeremy Kemper | 2010-03-15 | 1 | -1/+1 |
* | | Merge remote branch 'mainstream/master' | Pratik Naik | 2010-03-15 | 1 | -1/+1 |
|\| |
|
| * | Making escaped things more readable | Santiago Pastorino | 2010-03-14 | 1 | -1/+1 |
* | | Merge remote branch 'mainstream/master' | Pratik Naik | 2010-03-12 | 1 | -13/+10 |
|\| |
|
| * | Tweak the semantic of various URL related methods of ActionDispatch::Request | Carlhuda | 2010-03-03 | 1 | -2/+3 |