search for: monorail

Displaying 9 results from an estimated 9 matches for "monorail".

2006 Aug 20
14
http parser
Just thought I''d let you know that your http parser worked great for creating an http protocol handler for Eventmachine. It wouldn''t take that much effort to use Eventmachine for Mongrel, might be worth a shot just to see how it does. A few things would need to be restructered, like HttpRequest where you read the rest of the body, and calling the handler. But it
2006 Apr 28
3
Rails wizard page support
Hello, does anyone know if there is a "best practice" how to implement wizard pages in RoR? I want to have multiple pages for entity editing and creation. Is there any rails plugin available? I think it would be nice to have a howto in the rails wiki or to have built-in wizard support in RoR. What do you think? Any suggestions how to implement this elegant? -- Oliver Paulus OpenPGP
2006 Jan 09
4
Lack of support of Stored Procedures is a Show Stopper
In my opinion most mature/complex client/server or n-tier applications using SQL Server, Oracle, or MySQL, use stored procedures. Without support (except by use of the execute method) for Stored Procedures, Ruby on Rails or MonoRail is a Show Stopper. We are unable to effectively use Ruby On Rails as all access to the db is using Stored Procedures. This does not mean that we are unable to use ORM. In fact, if we were to be able to consider a Store Procedure results set as a View, we can easily analyze the view (or DataSet)...
2007 Oct 29
0
partials with yield
...e row data <td><%= user.name %></td><td><%=user.id %></td> <% end %> That abstracts all the table building etc into a partial and leaves the view specific stuff to the view, without needing another partial. Is this possible with rails? I know it is in monorail but I haven''t seen it done with rails so any pointers would be appreciated. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonra...
2007 Jan 14
0
swfdec-0.4.1 released
...this does not mean that all the video sites will play yet, but it's one step in that direction. The usual disclaimer still applies: Swfdec is currently in a state of heavy development, so don't be surprised if it behaves in weird ways. It might kill browsers, Kennys, kittens and maybe even monorail cats. But it will make it possible to design your Planet Freedesktop hackergotchi using completely Free Software. And we finally managed to setup our new website. http://swfdec.freedesktop.org/ Cheers, Benjamin
2006 Dec 29
0
swfdec-0.4.0 released
...gin for playing back Flash files in browsers using Swfdec. Unlike in previous versions, the plugin is shipped in a seperate package. Swfdec is currently in a state of heavy development, so don't be surprised if it behaves in weird ways. It might kill browsers, Kennys, kittens and maybe even monorail cats. But it will make it possible to design your Planet Freedesktop hackergotchi using completely Free Software. In other news, the Swfdec project has also moved to freedesktop.org, but unfortunately not managed to setup a web page yet. This is scheduled for when I've figured out how to ed...
2005 Aug 02
8
An initial look at Trails
I''m posting this here because I''m sure that there are a few Rails fans here who are stuck in Java land at work and willing to consider Trails as a compromise. ( Web version here: http://weblog.masukomi.org/index.pl/view/trails ) First let me set the stage I love [Rails](http://www.rubyonrails.com) but I work in a Java shop. There are two of us here but I''m the only one
2006 Aug 02
15
Rails in a Windows World
I work at an organization that is very wrapped up in Microsoft products. I am trying to get a test application put in however I''m not sure what to do about the infratstructure. If it were up to me we would put in MySQL and Apache or Lighty, however its not up to me. The easiest way to get an application into production at our company would be to use the existing MS SQL server and IIS
2008 May 16
6
Some architecture questions for my mongrelian friends
Hey, I''m working on a project, and mongrel may be part of the stack, but I''ve got some more general questions and ideas I''m hoping to run by this list. The people on this list have a broader knowledgebase and more experience than any place else I know - plus a general friendliness and willingness to help! I''m working with a company who has a really antique