Displaying 3 results from an estimated 3 matches for "francios".
Did you mean:
franciosi
2007 Dec 13
1
Merb::RenderMixin#set_status refers to non-existent RESPONSE_CODES constant
#set_status
http://merb.devjavu.com/browser/trunk/lib/merb/mixins/render.rb#L270
refers to a non-existent constant. I tried, while creating #359, to
make things OK, but I failed. I started by using STATUS_CODES instead,
then used #[] instead of calling a method named STATUS_CODES, then I
found out that during the call to #inherited
2007 Dec 13
2
Distributing a Merb application as a Gem
Hi all,
I will distribute a Merb application as a gem. All the pieces are in
place, except one: when daemonizing, the PID files are put in the
default log/ location, instead of the place I defined.
I looked through the code, and it seems possible to change the location
of the log files, but the paths are hard-coded. I would have to
abstract these away.
Am I approaching this the right
2006 Feb 20
3
Introduce myself.
Hello mailing list!
(Ehhh, that sounds a bit silly, don''t you think?)
Anyway, I''m glad that Zed allow me contribute to this project.
Been using Ruby and Rails for half-year and lot of things I have
learned running on win32 arena, that I wanted to share with everybody.
As previously post on ruby-talk by Zed, I will create the scripts that
made posible run mongrel as services