search for: monorails

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

Did you mean: 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
2007 Oct 29
0
partials with yield
I''m just wondering if you can use yield/closures in action view templates, it''s kind of hard to explain so I''ll use an example: <%= render(:partial => "table_builder", :locals => {:headings => ["name", "id"], :collection => @users}) do |user| %> #the partial build a table with the headings etc and then yields here for
2007 Jan 14
0
swfdec-0.4.1 released
It looks like I've reached my goal to make more frequent releases, at least this one time. So I proudly present: swfdec-0.4.1 "Dragostea din tei" http://swfdec.freedesktop.org/download/swfdec/0.4/swfdec-0.4.1.tar.gz MD5: e62fa0a386b0f1077d8eb0b878ebf118 swfdec-mozilla-0.4.1 "Nothing to see here"
2006 Dec 29
0
swfdec-0.4.0 released
After starting a hacking spree and being rather silent about for the last 3 moths, going on and on about it, I've finally made releases. So here they are. swfdec-0.4.0 "festivally plump" http://swfdec.freedesktop.org/download/swfdec/0.4/swfdec-0.4.0.tar.gz MD5: 157d31c9dc02aa22b5f27323e5a203fc Swfdec is a library for reading and playing back Shockwave Flash files. A focus
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