render :partial => 'foo.rb'
Reported by Jimmy Schementi | May 29th, 2008 @ 01:57 PM | in 0.2
render :action/partial => 'foo.rb'
Comments and changes to this ticket
-
Jimmy Schementi April 30th, 2008 @ 01:45 AM
- State changed from new to open
-
Jimmy Schementi May 2nd, 2008 @ 11:49 PM
https://github.com/jschementi/si...
Enables the following partials to be in the /views directory:
_foo.rb: Entry point of dynamic silverlight app.
_foo.xaml: standard xaml file
-
Jimmy Schementi May 22nd, 2008 @ 11:47 PM
Made _foo.rb partials not need standard bootstrapping to get up and running; evals file in context of a start method on SilverlightApplication
-
Jimmy Schementi May 29th, 2008 @ 01:56 PM
- Title changed from render :action/partial for SL to render :action/partial => 'foo.rb'
Slimming down the requirement here, xaml is another ticket
-
Jimmy Schementi May 30th, 2008 @ 08:12 AM
- State changed from open to resolved
- Title changed from render :action/partial => 'foo.rb' to render :partial => 'foo.rb'
Limiting this to partials, and closing =)
Opening ticket for actions
-
Jimmy Schementi June 26th, 2008 @ 01:19 PM
- Tag cleared.
- Milestone changed from 0.0 to 0.2
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