Displaying 20 results from an estimated 200 matches similar to: "Set bounce address with ActionMailer::ARMailer"
2006 Oct 14
2
Documentation for html_options = {}
Hi, trying to locate documentation for html_options = {} as allowed in
RJS calls such as link_to_remote.
Can anyone point me in the right direction please?
--~--~---------~--~----~------------~-------~--~----~
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
2008 Oct 30
2
Desktop Choice Centos 4/Centos 5 or Fedora 9
I have a choice of CentOS 4/5 and Fedora 9 on a laptop.
I have not use CentOS 5 on a desktop but have used
CentOS 4 and Fedora 9. I found the Fedora Gnome not
as appealing as the CentOS 4 clearlooks. Any opinions
from someone who has used CentOS 4/5 and Fedora?
I'm not a KDE fan so KDE users need not reply.
Regards,
Vandaman.
2009 Jan 08
1
ARMailer
Hello!
When i use armailer on my development machine i works perfectly. But
when i tries to use it at my production server i get this error message
dependencies.rb:442:in `load_missing_constant'':NameError: uninitialized
constant ActionMailer::ARMailer
Anyone who have hade the same problem or know the solution.
Thanks!
--
Posted via http://www.ruby-forum.com/.
2009 Mar 29
0
Rails 2.3 <--> ARMailer (emails not in db table anymore)
Hi there,
since I updated to Rails 2.3, the "ARMailer" gem doesn''t seem to do its
job anymore:
When I try to send out some emails, they don''t appear in the database
table anymore where they should be queued (and they don''t appear in my
inbox, neither -> don''t seem to be sent out).
The log (development mode) actually shows all the emails entirely
2013 Mar 18
9
Rails 4.0 Example app
Hi All,
I have 30 years as a self employed software engineer and have been
experimenting with rails for several years but !!
I would have made considerably more progress and been able to give back to
the community if only there was a demo application that was released with
each new rails release.
I am sure that it would take no more than 15 minutes of someone within the
core team to produce
2009 Mar 16
4
Overriding ActiveRecord associations for special cases
Hi,
Does anyone know a good way to override AR associations to take
special cases into account. My current take is the example below which
allows the ''root'' user to access all products, but only works if I
remember to call it with a .all/.find or similar method:
''user.products.all'' instead of ''user.products''. Ideally I guess I want
to return a
2011 Feb 19
11
Completely broken rails install on OSX
Hi
I am new to rails and I was trying to get version 2.1.1 installed so
that I could run lovdbyless and play with Rails to see what it was
like. When trying to install lovdbyless I kept getting problems when
running "rake" so I looked around for an answer and did what the
forums said, and then i''d get another error and i''d go through the
same process. Now I am getting
2013 Dec 06
1
replace-brick failing - transport.address-family not specified
Hello,
I have what I think is a fairly basic Gluster setup, however when I try to carry out a replace-brick operation it consistently fails...
Here are the command line options:
root at osh1:~# gluster volume info media
Volume Name: media
Type: Replicate
Volume ID: 4c290928-ba1c-4a45-ac05-85365b4ea63a
Status: Started
Number of Bricks: 1 x 2 = 2
Transport-type: tcp
Bricks:
Brick1:
2006 Aug 25
7
acts_as_ferret with conditions
Hello guys,
Having a slight problem with acts_as_ferret, specifically using a
condition. I have the following code
@results = SupplierProduct.find_by_contents(params
[:search], :conditions => [''area_id = ?'', @area])
and it seems the condition isn''t being applied. Does anyone have any
pointers?
Cheers,
Alastair
------
Alastair Moore
Standards compliant web
2006 Aug 19
1
Re: validates_associated
On 8/19/06, Alastair Moore <alastair-mb+lb5rSoAr10XsdtD+oqA@public.gmane.org> wrote:
>
> Hello all,
>
> Having a bit of a problem with validates_associated. I assume I''m missing
> something out but basically got these two models -
>
> class Seller < User
>
> has_one :profile, :foreign_key => ''user_id'', :dependent => :destroy
2007 Oct 24
0
Job Opportunities
We''re a fully funded startup, been in business over a year and have a
rapidly expanding customer base. In other words, we''re a startup as in
''new'', not startup as in ''risk your mortgage and come and work for next
to nothing because you''ll be rich one day, honest''... We''ve already been
through that stage and now we are the
2007 Jul 09
1
Now I am dragging and dropping - how do I add things up?
Not the best at javascript/ajax/making coffee as google has been my
teacher, but I am constructing a ''wedding calculator''
http://www.blakelands.co.uk/Cart
to calculate a price based on the items dragged into the ''shopping
cart''.
How would I assign numeric values to these products (without the use
of mysql) and have it dynamically adding up in the last box?
2009 Aug 10
1
Call AR belongs_to association accessor ID method on object assignment
Hi,
Haven''t been able to find this raised before but I''m sure it must have
been. When assigning an object to a belongs_to association I would
like it to call the *association*_id= method instead of directly
updating the attributes array. This is because I want to modify the
behaviour when assigning a particular object without writing separate
methods for whether it''s
2010 Jul 23
1
Survival analysis MLE gives NA or enormous standard errors
Hi,
I am trying to fit the following model:
sr.reg.s4.nore <- survreg(Surv(age_sym4,sym4), as.factor(lifedxm),
data=bip.surv)
Where age_sym4 is the age that a subject develops clinical thought
problems; sym4 is whether they develop clinical thoughts problems (0 or
1); and lifedxm is mother's diagnosis: BIPOLAR, MAJOR DEPRESSION, or
CONTROL.
I am interested in whether or not
2006 Jan 01
7
[ ANN ] Hieraki2
Happy new year! Hieraki 2.0.0 is released.
You can download Hieraki2 from rubyforge.org as tgz or zip
(http://rubyforge.org/projects/hieraki).
Hieraki2 has a new wiki engine that ships with more than a dozen new
features:
* everything-is-a-wiki-page (TM)
* all pages are under version control
* access control list
* stay in full control of the tree structure by cut and pasting
2007 May 29
4
undefined method `define_a_column' for class `OCI8::Cursor'
Hi,
Environment: Solaris 10, Orale 10g, Apache 2.2, Ruby 1.8.4, Rails
1.2.3, Ruby OCI8 1.0.0-rc2
As soon as I compiled and installed the Ruby/OCI8 interface, I got the
following error from my application:
=========================
[notice] mod_fcgid: call /export/home/invido/invido/portal2/public/
dispatch.fcgi with wrapper /usr/local/bin/ruby /export/home/invido/
2013 Oct 24
1
Geo-replication: queue delete commands and process after a specified time
Hello list,
I'm toying with the idea of using Gluster as a user facing network share,
and geo-replicating the data for backup purposes.
At a bare minimum I'd like geo-replicate to not sync file deletions
immediately to the slave, but instead queue those deletions for a
configurable period of time (say 7 days).
As an added bonus, moving a file would actually leave a copy behind with a
2009 Feb 26
1
Line breaks removed from ActionMailer template
I''ve been googling and searching this list for about an hour now, and
maybe I''m just not thinking of the common nomenclature for what to be
looking for, but I can''t find jack.
Here''s the deal: I''ve got an application coded correctly, sending the
mail out, and the template is structured correctly (method_name.erb is
the filename) with LF line breaks
2012 Jan 19
4
redirect_to with a hash instead of parameters
All,
I have numerous places in my codebase like this:
redirect_to :action => ''schedule_by_uid_and_run_date'', :uid =>
@schedule.first.train_uid, :year => @date.year, :month => @date.month,
:day => @date.day
I''d like to replace the :year, :month and :day parameters with a hash
containing the three parameters. @date is an instance of a Date class,
2016 May 06
6
Firefox 45.1.0 stability
Alice Wonder wrote:
> On 05/06/2016 11:54 AM, Jeff Layton wrote:
>> Good afternoon,
>>
>> Apologies if this topic has come up before but I've found
>> that the Firefox 45.1.0 stability to be somewhat lacking.
>>
>> For example, I can't use it for Twitter because it crashes.
>> It also crashes when I log into gmail. This happens every
>>