Carlhuda
|
dae109a463
|
Including UrlFor in Redirecting and Head will warn usefully if a controller is wired up without a router included (and still support redirect_to "omg")
|
2010-02-26 15:56:17 -08:00 |
|
Carlhuda
|
226dfc2681
|
WIP: Remove the global router
|
2010-02-25 17:53:00 -08:00 |
|
José Valim
|
f564f947d9
|
Remove duplicated url_for code and move methods shared between ActionMailer and ActionController up to AbstractController.
|
2010-01-07 15:31:50 +01:00 |
|
Yehuda Katz
|
17f66473bc
|
AC::Head now doesn't have an unfulfilled Rendering dependency, and instead works just fine standalone (which means that ConditionalGet also doesn't have a Rendering dependency)
|
2009-12-20 18:50:54 -08:00 |
|
Yehuda Katz
|
d7499f8ee8
|
Extract #head into its own module and simplify it
|
2009-10-26 17:13:43 -07:00 |
|