Hi Jay, I think perusing Django's API would be a good first start. They handle things quite differently from Rack.
Here's a small gist of a sample API: https://gist.github.com/1185778 Cheers, Daniel On 27/09/2011, at 01.18, Jay Levitt wrote: > @tenderlove talked at RailsConf about this being the year of making Rails > leaner, faster, and less GC-inducing. I have a systems background, work with > Rails all day, and want to contribute a few hours a week. Where's a good > place to dive in? Any patches that need collaborators, or ongoing > discussions, or...? Has there been any traction on the idea of a new Rack > API? I imagine that would need lots of gruntwork coding to make it happen. > > Guidance and mentors welcome... > > Jay Levitt > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Core" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/rubyonrails-core/-/k6hfTFXcrioJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-core?hl=en. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en.
