Piotr Sarnacki
eedbf87d15
New way of generating urls for Application from Engine.
...
It's based specifying application's script_name with:
Rails.application.default_url_options = {:script_name => "/foo"}
default_url_options method is delegated to routes. If router
used to generate url differs from the router passed via env
it always overwrites :script_name with this value.
2010-09-03 22:59:05 +02:00
..
2006-06-01 15:42:08 +00:00
2009-05-02 23:02:22 -05:00
2010-08-14 04:12:33 -03:00
2009-04-26 14:33:57 -05:00
2010-07-19 22:35:17 +02:00
2009-09-06 21:42:05 -05:00
2010-08-29 21:08:14 -03:00
2010-08-29 21:08:14 -03:00
2010-06-08 14:47:02 -04:00
2010-05-17 19:41:54 +04:00
2010-03-03 21:24:00 -08:00
2010-08-14 04:12:33 -03:00
2010-06-25 09:36:26 +02:00
2010-08-28 18:07:01 -03:00
2010-08-14 04:12:33 -03:00
2010-04-05 12:00:24 +02:00
2010-08-14 04:12:33 -03:00
2010-05-18 02:12:06 +02:00
2010-08-23 23:10:36 -03:00
2010-04-08 18:11:26 -07:00
2010-06-24 13:23:43 +02:00
2010-08-14 04:12:33 -03:00
2010-08-17 03:32:11 +02:00
2010-07-21 11:29:58 +02:00
2010-09-02 21:11:03 +02:00
2009-09-19 13:04:12 -05:00
2010-04-22 12:12:38 +02:00
2009-12-09 13:40:49 -08:00
2010-08-17 03:32:11 +02:00
2010-04-24 11:48:47 +02:00
2010-08-17 03:32:11 +02:00
2010-09-02 21:11:03 +02:00
2010-09-02 21:11:03 +02:00
2010-09-03 22:59:05 +02:00
2010-08-14 04:12:33 -03:00
2010-05-18 02:12:06 +02:00
2010-08-24 11:24:32 -03:00
2010-07-02 01:51:03 +02:00
2010-03-30 14:05:42 -05:00
2010-08-14 04:12:33 -03:00
2010-08-17 03:32:11 +02:00