Displaying 13 results from an estimated 13 matches for "eugenol".
Did you mean:
eugene
2006 Dec 25
4
Definitive guide for upload progress
Hi
Is there some definitive guide for upload progress plugin ? We have in
this mailing list a lot of testimonials, bug reports, bug fixes, but
there are still people like me who cannot use it correctly.
Here is my config:
- mongrel 1.0RC and upload progress plugin 0.2.1
- a 6 mongrels cluster
- config/mongrel_upload_progress.conf:
uri "/",
:handler =>
2006 Aug 12
0
RE Multiple args
Eugenol, I am new to this framework but looking at your issue I would
suggest a couple of things:
a) Does the recipients hash have anything in it prior to the call
b) Why type of object are in recipients ? Can they be marshalled ?
-Fernand
-------------- next part --------------
An HTML attachment was sc...
2006 Apr 14
1
Rendering an ApplicationController''s action
Hi !
I''ve pasted Rails Recipe #31: Authentication code, but I wish to use
these methods in several controllers. Then I pasted them in
ApplicationController, using before_filter method in all the other
needed controllers. The problem is that Rails always tries to render a
missing template inside the current controller (
app/views/controllers/admin/article/signin_form.rhtml ) while
2006 Aug 12
1
Multiple args
Hi
It seems the following code do not transfer multiple arguments to the
worker instance:
controller:
=======
# recipients = Hash
# mailing = Mailing model instance
session[:job_key] = MiddleMan.new_worker( :class => :mail_queue_worker,
:args => { :recipients
=> recipients, :mailing => mailing },
2006 Dec 27
6
file upload
I ma trying to get this upload working,
http://mongrel.rubyforge.org/docs/upload_progress.html,
....after starting from the command line,
mongrel_rails start -d -p 3001 -S config/mongrel_upload_progress.conf
I get this eror in the browser,
NameError
uninitialized constant UploadProgressRailsController
RAILS_ROOT: /usr/opt/tomcat/workspace/upload/config/..
Application Trace | Framework Trace
2006 Apr 19
0
Disabling RedCloth ?
Hi,
Is it possible to disable some syntax items with RedCloth ? I wish I
can disable <pre> tags generation...
Thanks
2006 Mar 12
0
Validate a model with a session parameter
Hi
I''ve set a tableless model for a contact form with this instruction:
validates_format_of :captcha,
:with =>
ActionController::SessionManagement::session[:captcha],
:message => "Security code is wrong. Please enter it again"
Unfortunately it raises an undefinied method error; is the session
call incorrect or is it just
2005 Dec 14
0
counter_cache not updating
Hi
I'm using those 2 models:
class Topic < ActiveRecord::Base
has_many :articles, :order => :rank
end
class Article < ActiveRecord::Base
belongs_to :topic, :counter_cache => true
end
The "counter_cache" column in the "topics" table does increase when
adding a new article, but it does not update when updating article's
topic or when deleting the
2005 Dec 31
0
Disabling updated_at/updated_on
Hello
Is it possible to disable the update of "updated_(at|on)" columns when
using acts_as_list methods for example ?
Thanks
2007 May 27
0
Serious bug in routing ?
Hi
Using today''s rails edge with ruby 1.8.5 (2006-12-25 patchlevel 12)
[i386-freebsd6], I''m experiencing a serious bug which doesn''t happen
with rails 1.2.3: sending a 1026 char length data with POST method to /
foo/bar sets the params to a strange { "/foo/bar" => nil, "controller"
=> "foo", :action => "bar",
2005 Aug 20
6
How to find() only selected columns ?
Hello,
I don''t know anything about Rails optimization, however... is it
possible to select only specified columns in order to tell Active
Record not to load everything from the table as does @items =
Item.find(:all) ?
Thank you
2005 Dec 20
1
Unstable rails app
Hello,
My rails app is often not responding: see http://dev.rubyonrails.org/ticket/3299
Using latest lighttpd's freebsd port and rails 1.0
Thank your for your help !
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails
2005 Dec 17
0
[rails|fcgi bug] Rails app not responding
Hello,
I really can't say if it's rails or fastcgi related, but sometimes
rails is not responding.
See some output from ./script/process/reaper:
./script/process/reaper
Restarting [22804] /usr/local/bin/ruby18 /usr/home/www/public/dispatch.fcgi
Restarting [22806] /usr/local/bin/ruby18 /usr/home/www/public/dispatch.fcgi
Restarting [22807] /usr/local/bin/ruby18