aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/test/fixtures/respond_to
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"Matthew Draper2017-07-022-2/+0
* Enforce frozen string in RubocopKir Shatrov2017-07-012-0/+2
* Fix all style guides violationsRafael Mendonça França2017-04-192-2/+2
* Lock down new `ImplicitRender` behavior for 5.0 RCGodfrey Chan2016-02-251-0/+0
* Add any/all support for variantsŁukasz Strzałkowski2013-12-262-0/+2
* Inline variants syntaxŁukasz Strzałkowski2013-12-101-0/+1
* Variants can be declared without a block to signify their presence in the con...David Heinemeier Hansson2013-12-071-0/+1
* Action Pack VariantsŁukasz Strzałkowski2013-12-041-0/+1
* fix respond_to without blocks not working if one of the blocks is allgrosser2013-02-241-0/+1
* removes the RJS template handlerXavier Noria2011-04-133-3/+0
* Please do rememberDavid Heinemeier Hansson2007-09-251-0/+1
* Doh, forgot this fileDavid Heinemeier Hansson2007-09-251-0/+1
* Better failing testsDavid Heinemeier Hansson2007-09-252-1/+1
* Added failing tests for iphoneDavid Heinemeier Hansson2007-09-251-0/+1
* Fixed that default layouts did not take the format into account #9564 [lifofifo]David Heinemeier Hansson2007-09-181-0/+1
* Missed svn add from [6856]. References #8174.Jeremy Kemper2007-05-261-0/+1
* Change default respond_to templates for xml and rjs formats. [Rick]Rick Olson2007-04-088-0/+0
* Removed XML argument style for respond_to, so type.xml(object.to_xml) no long...David Heinemeier Hansson2006-03-183-0/+3
* fix broken respond_to testJamis Buck2006-03-183-0/+3
* Added defaults to respond_to [DHH]David Heinemeier Hansson2006-03-123-0/+3