similar to: undefined method `xxx_path' for #<#<Class....

Displaying 8 results from an estimated 8 matches similar to: "undefined method `xxx_path' for #<#<Class...."

2003 Apr 29
3
rsync over ssh
I have been trying to get rsync with ssh to work and have found that even though I have a daemon running it spawns another when I connect (running as the user I sshed as). This was in the enhancements for 2.5.6. I am trying to figure out how i can use the ssh for security but still connect to the daemon that I have running as root so i can back up all of my files that arn't readable by anyone
2006 Jul 19
7
Email Form for Contact Page
Can anyone point me to or provide me with code or a tutorial (preferably a tutorial) for creating simple contact forms where the data is sent over email to a specific email address. I have search all over the internet and there doesn''t see to be anything anywhere. Thanks In Advance, Alex. -- Posted via http://www.ruby-forum.com/.
2006 Jun 05
1
Action Mailer contact form
I am trying to use Rails and the Action mailer to create a simple contact form on a website. I am using a table-less model to validate the form contents, then trying to use the Action Mailer chapter of the "Agile Web Development with Rails" book as a pattern to develop the send e-mail portion. I am having trouble getting it working and was hoping someone could point me in the
2013 Jan 14
0
ActionMailer::Base helper :all
Shouldn''t helper: all work in ActionMailer? Similar issue was discussed before: https://rails.lighthouseapp.com/projects/8994/tickets/3945-helper-all-on-by-default But as of rails 3.2.11 the problem is still there: class ContactMailer < ActionMailer::Base helper :all end Produces: LoadError (Missing helper file helpers/all_helper.rb): While it should load them all, since
2013 Jan 14
0
ActionMailer helper :all
The problem is: ActionMailer doesn''t include view helpers by default, and helper :all makes it to look for all_helper.rb Similar issue was discussed before: https://rails.lighthouseapp.com/projects/8994/tickets/3945-helper-all-on-by-default https://github.com/rails/rails/issues/928 https://github.com/rails/rails/issues/1582 Steve Klabnik told me to post here:
2011 Feb 05
1
ActionMailer::Base.default_url_options
Hi, I want so set a default url for ActionMailer. I know, ActionMailer::Base.default_url_options is deprecated, so I use config.action_mailer.default_url_options = { :host => "localhost" } in my environments (test.rb, production.rb, ...). The problem is, I get a deprecation error and rails won''t start. I have no solution... Any hints for me? Testing started at
2018 Jun 21
2
Contribute - request
Hi, i would like to contribute to the WiKi. Lots of the articles are outdated... *Username: LucianMaly* *Proposed subject of my contribution(s): for example https://wiki.centos.org/HowTos/Skype <https://wiki.centos.org/HowTos/Skype> and https://wiki.centos.org/HowTos/OS_Protection <https://wiki.centos.org/HowTos/OS_Protection> plus some others* *Proposed location of my
2018 Jul 01
0
Contribute - request
Hi Akemi, I am unable to edit any pages. Not even my homepage ( https://wiki.centos.org/LucianMaly?action=edit&amp;template=HomepageTemplate ) Please advise. Lucian On Mon, Jun 25, 2018 at 1:28 AM Akemi Yagi <amyagi at gmail.com> wrote: > On Thu, Jun 21, 2018 at 12:01 PM, Lucian Maly <lucky at senior.cz> wrote: > > Hi, i would like to contribute to the WiKi. Lots of