Xavier Noria
|
5850f16935
|
removes the RJS template handler
|
2011-04-13 13:23:18 +02:00 |
|
Josh Kalderimis
|
b45302d767
|
pass respond_with options to controller render when using a template for api navigation
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2011-03-31 18:53:36 +02:00 |
|
Josh Kalderimis
|
48404a751d
|
only try to display an api template in responders if the request is a get or there are no errors
Signed-off-by: José Valim <jose.valim@gmail.com>
|
2011-03-31 18:53:27 +02:00 |
|
José Valim
|
d2e7c1b97d
|
Raise an error if respond_with is invoked and no format is declared.
|
2010-01-10 20:21:08 +01:00 |
|
José Valim
|
f59984cc81
|
Add nagivational behavior to respond_with.
|
2009-08-07 17:16:15 +02:00 |
|
José Valim
|
09de34ca56
|
Added respond_with.
Signed-off-by: Yehuda Katz <wycats@gmail.com>
|
2009-07-29 12:06:03 -07:00 |
|
José Valim
|
bbe86077c2
|
Added tests for respond_to class method.
Signed-off-by: Yehuda Katz <wycats@gmail.com>
|
2009-07-29 12:06:03 -07:00 |
|