search for: francl

Displaying 4 results from an estimated 4 matches for "francl".

Did you mean: france
2007 Mar 13
2
running merb locally
...but checking out merb and being able to run it without installing the gem first. The reason I ask is that I''m working on some debugging stuff and it''d be helpful to be able to modify the source code, run it, modify, run, and so on. (And yes, I am writing tests. ;-) Thanks, Luke Francl -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/merb-devel/attachments/20070313/3d865999/attachment.html
2007 Apr 02
0
Merb presentation
Merbists, I gave a presentation about Merb to my local Ruby group last week. I''ve put it up as a blog post. Please take a look and let me know if there are obvious errors. http://railspikes.com/2007/4/1/merb Thanks, -- Luke Francl Ruby on Rails Developer Slantwise Design <http://slantwisedesign.com> -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/merb-devel/attachments/20070402/b0d87591/attachment.html
2007 Mar 09
0
Merb + attachment_fu
...I think this is due to the way that merb loads plugins (Dir[DIST_ROOT+"/plugins/*/init.rb"].each { |m| require m }) versus how Rails loads plugins (see Rails::Initializer#load_plugin). Any thoughts on making Merb able to load a typical Rails ActiveRecord plugin more easily? Regards, Luke Francl [1] http://svn.techno-weenie.net/projects/plugins/attachment_fu/lib/technoweenie/attachment_fu.rb [2] http://beast.caboo.se/forums/2/topics/833 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://rubyforge.org/pipermail/merb-devel/attachments/20070309/b480c1a6/a...
2007 Mar 13
0
Specs for Ticket 21
I''ve submitted some specs for the problem I found with parsing multipart forms. http://merb.devjavu.com/projects/merb/ticket/21 It looks like the problem is broader than I thought before. The multipart form parsing only takes the last field in the form, the others get thrown away. Luke -------------- next part -------------- An HTML attachment was scrubbed... URL: