Displaying 20 results from an estimated 594 matches for "receipts".
Did you mean:
receipt
2007 Apr 20
7
Stubbing Model.new w/ block?
Ok, I followed the advice of the list and moved more code into my
model from my controller. When developing tests for this new code, I
ran into a problem...
My model code creates a receipt object and sets some values on it:
@receipt = Receipt.new do |r|
r.x = 1
r.y = 2
# etc
end
I wanted to be able to stub out Receipt.new so that I could set
expectations on the methods called on the
2006 Jan 01
5
scaffold not working on Windows XP
Hello,
I did a fresh install of ruby182 and gem rails --include-dependencies
Now when I do:
rails receipts
cd receipts
ruby script\generate scaffold receipt receipt
rails does not create the views or controller.
What can I do?
Thanks
Frank
2005 Dec 31
6
What does this error mean when using scaffold?
...n: Fri Dec 30 15:34:43 on ttyp1
source /private/var/tmp/folders.501/TemporaryItems/Locomotive.
1135999534.992790-16807
Welcome to Darwin!
frank-roccos-powerbook58:~ farocco$ source /private/var/tmp/folders.
501/TemporaryItems/Locomotive.1135999534.992790-16807
frank-roccos-powerbook58:~/Documents/receipts farocco$ script/
generate scaffold receipt receipt
./script/../config/../config/environment.rb:63: undefined method
`config'' for LoginEngine:Module (NoMethodError)
from /Users/farocco/Desktop/Locomotive/Bundles/rails-1.0.0-
min.bundle/Contents/Resources/ports/lib/ruby/site_rub...
2014 May 27
1
[Bug 10636] New: Feature request: Show current source path on receipt of Posix signal
https://bugzilla.samba.org/show_bug.cgi?id=10636
Summary: Feature request: Show current source path on receipt
of Posix signal
Product: rsync
Version: 3.1.0
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P5
Component: core
AssignedTo: wayned at
2010 Mar 22
2
ActiveMerchant, Authorize.net and Email Receipts
...'ve posted this on RailsForum.com and in the ActiveMerchant talk
group, and haven''t received an answer, so I figure I''ll try here.
Hello. I''ve been searching for information on this for a while, but my
google fu is evidently weak--hardly anyone even talks about email
receipts re: ActiveMerchant, much less my specific problem.
In any case, I have a client whose customers, we had just discovered,
had not been receiving email receipts from Authorize.net. All was
correct on the Auth.net config--what I discovered was that my app was
not sending the customer email. I fixed th...
2010 Jan 02
0
Print a PDF directly after prawnto with iframes
Hi,
I think I''m very near of accomplishing this but I have a problem.
This is the code:
<%- content_for :head do -%>
<script type="text/javascript" charset="utf-8">
function printPDF(){
var pdf = document.getElementById("pdfDoc").contentWindow;
pdf.focus();
pdf.print();
}
</script>
<%- end -%>
2014 May 13
1
Performing an action on mail receipt
Dear all,
I would like to perform an action for certain users each time a mail
arrives via LMTP. I would like to send an email notification to an
external email address when new mail has arrived for certain users
(note: not a forward).
I am assuming that creating my own plugin using the existing "notify"
plugin is the way to go. However, before I go down that route, I'd like
to
2018 Jan 18
8
reading lisp file in R
Dear friends,
Is there a way to read data files written in lisp into R?
Here is the file: https://archive.ics.uci.edu/ml/machine-learning-databases/university/university.data
I would like to read it into R. Any suggestions?
Thanks very much in advance for pointers on this and best wishes,
Ranjan
--
Important Notice: This mailbox is ignored: e-mails are set to be deleted on receipt. Please
2011 Jan 11
2
IE6 install problem
...11-01-07 8:02:40 AM servernotifyd[2403] Completed token request
11-01-07 8:02:40 AM servernotifyd[2403] Subscription request completed
11-01-07 8:13:34 AM SoftwareUpdateCheck[6295] Checking for updates
11-01-07 8:13:46 AM SoftwareUpdateCheck[6295] PackageKit: *** Missing bundle identifier: /Library/Receipts/Flip4Mac QuickTime Components.pkg
11-01-07 8:13:46 AM SoftwareUpdateCheck[6295] PackageKit: *** Missing bundle identifier: /Library/Receipts/Flip4Mac Web Plugins.pkg
11-01-07 8:13:46 AM SoftwareUpdateCheck[6295] PackageKit: *** Missing bundle identifier: /Library/Receipts/Office2008_en_autoupdate.p...
2005 Jun 10
1
Re: Voicemail and MS Exchange Synchronizatio n
...ssage-----
> From: Iassen Hristov [mailto:ih.ng@databrokers.net]
Dumb, hacky idea...but just so crazy it might work:
Have Asterisk include a read receipt request when sending the voice mail
message. Write a script, triggered from a sendmail alias or .forward file,
that will parse the incoming receipts and handle the message deletion.
Bonus points: When someone listens to the message on the voicemail server,
send an Outlook message retraction request.
2009 Jun 18
1
Another Postfix (or procmail ??) question
Is there a simple way to strip out what I assume is a header that asks
for a receipt that the message was delivered?
I never like to send such receipts, and they are annoying.
It mostly happens on a couple lists I'm on (not this one) - I don't just
want it for myself, I may be setting up a list soon and if soon, would
want to strip such requests out of the message before the list server
sends it to the list.
2005 May 12
3
DNS master slave update issue
I have a situation where the slave nameservers for a zone are being
notified by the master that a change has occurred but the slaves
are not requesting a zone file transfer in consequence. Is there
some special flag or directive that I must set somewhere in order
for this activity to be automatic upon receipt of such notices?
All systems involved are running DNS 9.2.4.
Regards,
Jim
--
2019 Jul 20
3
Dovecot eBook
Hi Timo
I have a strange question. I bought the Dovecot Book off Amazon. I can easily prove it with a picture and/or my receipt off Amazon. I still have it o my library but I don?t like to travel around with it. Is there a way for me to get a PDF copy? I just checked Amazon and there is still no PDF version available there.
Regards
SI
Sent from Mail for Windows 10
-------------- next part
2010 May 01
1
My dovecot does not store Thunderbird flags
Hi all,
my Dovecot 1.1.20 does not store flags (I mean, Thunderbird Labels
like ToDo, Important and so on..)
When logging in via telnet, I get:
. examine INBOX
* FLAGS (\Answered \Flagged \Deleted \Seen \Draft NonJunk $MDNSent
Junk $Forwarded NotJunk receipt-handled $Label7 $label1 $label2
$label3 $label4 $label5 expired_2w expired_2m delete rimandata
forwarded)
* OK [PERMANENTFLAGS ()]
2010 Nov 18
0
.pkg won't fully install on my MacBook
...1:34:08 brad-prices-macbook Installer[1503]: Performing
post-extraction actions
Nov 17 21:34:08 brad-prices-macbook Installer[1503]: Finishing receipt
Nov 17 21:34:08 brad-prices-macbook runner[1521]: Extracting BOM from
"/Users/bprice5/Downloads/R-2.12.0.pkg" to
"/Library/Receipts/boms/org.r-project.R.Leopard.fw.pkg.bom"
2016 Jul 15
2
VoiceMail Audio playing
Hi Guys
Which module on Asterisk is the one in charge of playing the VoiceMail Server Audio to the end customer?
I have work with MRFP but is it a module included in the SW? Need and external source?
BR
Joaquin
This email is confidential and may be subject to privilege. If you are not the intended recipient, please do not copy or disclose its content but contact the sender immediately upon
2016 Jul 15
4
VoiceMail Audio playing
Hi Madushan
Maybe I was not clear ?. After SIP negotiation and SDP set up on the VoiceMail Server ?.
Is there a file to specify a MGw (the machine that deliver RTP packages to end user)?
From: asterisk-users-bounces at lists.digium.com [mailto:asterisk-users-bounces at lists.digium.com] On Behalf Of Madushan Geethanga
Sent: 15 July 2016 13:00
To: Asterisk Users Mailing List - Non-Commercial
2006 May 16
7
svn-1.3.1 errors on intel mac on checkout
I just installed svn-1.3.1 from .dmg on an intel mac. I am getting ...
subversion/libsvn_wc/log.c:338: (apr_err=155009)
svn: In directory ''sr''
subversion/libsvn_subr/io.c:565: (apr_err=2)
svn: Can''t copy ''sr/.svn/tmp/text-base/README.svn-base'' to
''sr/README.tmp'': No such file or directory
Any one getting this? TIA for any help.
2004 Nov 24
4
asterisk and pstn
Hi,
First of all apologies because this isn't strictly a purely asterisk
question.
I am quite new to asterisk and actually to voip/telephony as a whole.
I currently have sip calls working through asterisk. The asterisk
server is behind a linksys router. I would now like to connect calls
to the pstn. I have researched into several ways to do this but
because I am not very knowledgeable about
2011 Dec 14
7
Actionmailer woes
hi Guys
I have now spent hours on this and turn to you in desperation.
I am using Actionmailer to fetch emails, but I need to pass a userid to
the receive method, so that the receive method knows what user to pass
the email to. I tried:
(ATTEMPT 1)
class PokeMailer < ActionMailer::Base
def receive(email,userid)
...
end
I then invoke the receipt of email with
task =