Simple controller code running on client
Reported by Jimmy Schementi | April 29th, 2008 @ 06:19 PM | in 0.3
saying "client :foo" should tell the controller that the foo action runs on the client.
Also, should links (link_to*, form*) pointing to :action => "foo" be automatically converted to invoke it on the client? Or should we just provide equivalents to link_to*/form* and require people to be explicit?
Comments and changes to this ticket
-
Jimmy Schementi April 29th, 2008 @ 09:50 PM
- State changed from new to open
Currently this works for only one controller; ClientController. Need to make this work for any controller.
Also, only link_to_remote gets converted to invoke actions on the client. Should support all link/form methods.
-
Jimmy Schementi May 30th, 2008 @ 02:39 PM
- Milestone cleared.
-
Jimmy Schementi June 20th, 2008 @ 02:18 PM
- Milestone set to 0.3
-
Jimmy Schementi July 7th, 2008 @ 03:31 PM
- State changed from open to new
- Tag set to teleport
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
Silverlight and Rails integration with IronRuby