search for: eichert

Displaying 17 results from an estimated 17 matches for "eichert".

Did you mean: wichert
2006 Jan 18
3
Support for foreign keys in Migrations
Is there any work being done to add support for defining foreign keys in ActiveRecord Migrations? If not is it something that people would find useful or do most people here believe in the "Application Database" style over the "Integration Database" style [1] as defined by Fowler? I''d love to see support for foreign keys in Migrations. For selfish reasons
2006 Mar 05
9
Rails Development on a Mac Mini?
How many people out there are doing Rails development on a Mac Mini? I''ve been eyeing up the MacBook as well as the new MacMini trying to decide if I want to splurge. I''ve been doing very little Rails development thus far which makes the investment a little hard to justify. The Free Mini Mac ( http://minimacs.freepay.com/?r=16778073) offer seems like the best route but
2007 Jun 21
3
only checking certain parameters for a method
...: def test_charge_is_for_10_bucks gateway = test_gateway member = Member.new member.credit_card_number = "1" member.expiration_date = "9/19/2007" member.payment_method = "bogus" member.first_name = "Steve" member.last_name = "Eichert" member.expects(:active_merchant_gateway).returns(gateway) member.expects(:purchase).with(1000, :any).returns(TestResponse.new) member.charge end On a slightly unrelated note, I was trying to find a way to search the mailing list archives here: http://rubyforge.org/pipermail/mocha...
2012 Jan 10
3
ices2 memory leak on Debian/ARM (The Darkener)
Hi Keith, As I explained before, Valgrind won't run in my arch. I'll Google for some other memory leak detection tools, however. Thank you for your input...I look forward to helping fix this bug! - Jordan On 01/10/2012 07:43 AM, Keith Roberts wrote: > *snip* > There's a Linux memory profiler called: > > "Valgrind" is a multipurpose code profiling and memory
2020 Jul 08
1
samba-pdb-mysql, samba-pdbsql
...g if there are some compiled packages somewhere as I do not have experience in compiling and do not have a test environment. Maybe someone can write me a more detailed Instruction how to use the sources. or maybe someone have another MySQL back-end for Samba. -- Mit freundlichem Gruss Christian Eichert +++ sent from a old slow computer +++
2012 Jan 11
0
ices2 memory leak on Debian/ARM (The Darkener)
ARM, default install on an Ionics Stratus plug computer - http://www.ionicsplug.com/stratus.html ) - running Current Debian Stable. - Jordan On 01/10/2012 03:13 PM, Christian Eichert [K9] wrote: > Can you describe your architecture? > -- > Christian Eichert > > ------------------------------------------------------------------------ > *Von:* TheDarkener <thedarkener at logicalnetworking.net> > *Gesendet:* Wed Jan 11 00:02:01 MEZ 2012 > *An:* iceca...
2010 Apr 27
4
Icecast Server doesnt work.
I am very new on this list, so that I will first say hello to everybody. I been this morning on the IRC and some guy there explained me that if I want real help I must pay him 60 euros pe hour. I hope you dont charge me 60 euros for readiung this email and giving a hint. I have tryed to install icecast2 and ices2 on my dedicated server and followed allthe steps described on your site. in the end
2007 Jun 30
8
attachment_fu not working on Textdrive
I have attachment_fu working on my local Windows machine (localhost: 3000) But when I transfer it to Textdrive (Solaris), it doesn''t work. Any ideas? Give it a shot: http://haloresearch.textdriven.com:8217/raw_data_files/new I haven''t got the logger working yet on TextDrive, but that will be my next step. Any suggestion on what things to look at first? Chirag
2015 May 24
1
timeout for POP3 query.
Is there a way to timeout POP3 query if they come to often? More precise I want to know if there is a setting in dovecot that makes it ignore pop3 requests from a certain user if they come more often then a certain amount of time. I am looking for a setting in dovecot, not a firewall solution. I would like dovecot to answer something like "requests come to often, please come back
2002 Feb 17
1
failure when trying to build on OpenBSD 2.8
Hello I'm trying to build hpa-tftp on an OpenBSD so I'll have support for "tsize". configure run successfully, then I run gmake, then the following errors. thanks gmake[1]: Entering directory `/usr/local/src/tftp-hpa-0.28/tftp' gcc -g -O2 -D_XPG4_2 -D_XOPEN_SOURCE -D__EXTENSIONS__ -D_BSD_SOURCE -D_ISO9X_SOURCE -D_OSF_SOURCE -D_XOPEN_SOURCE_EXTENDED -W -Wall
2007 Jun 21
2
expects with returns that returns the return value of the actual method
...y(:bogus).new ActiveMerchant::Billing::Base.mode = :test member = Member.new member.credit_card_number = "1" member.expiration_date = "9/19/2007" member.payment_method = "bogus" member.first_name = "Steve" member.last_name = "Eichert" member.expects(:active_merchant_gateway).returns(gateway) # gateway.expects(:purchase).returns(:non_mocked_return) member.charge assert member.paid end
2010 Apr 27
0
Icecast Server doesnt work.
Hi there, Christian Eichert wrote: > I am very new on this list, so that I will first say hello to everybody. At least you don't ask if everyone is a bot on this mailing-list and come right to the point. Thanks for that. > I been this morning on the IRC and some guy there explained me that if > I want real hel...
2012 Jan 10
1
ices2 memory leak on Debian/ARM (The Darkener)
Can you describe your architecture? -- Christian Eichert _____________________________________________ Von: TheDarkener <thedarkener at logicalnetworking.net> Gesendet: Wed Jan 11 00:02:01 MEZ 2012 An: icecast at xiph.org Betreff: Re: [Icecast] ices2 memory leak on Debian/ARM (The Darkener) Hi Keith, As I explained before, Valgrind won't ru...
2006 Jan 19
3
problems with migrations in sql server
Is anyone using migrations with a SQL Server database who might be able to lend me a hand? I''ve used migrations with MySql in the past and haven''t run into any issues so forgive When I run rake migrate nothing is actually getting updated in my database. I created a migration using ./script/generate migration AddFooTable and updated the migration to look as follows: class
2012 Jan 11
1
ices2 memory leak on Debian/ARM (The Darkener)
Sorry to interrupt but for such devices you should use Optware. - It is created for this kind of hardware. http://www.nslu2-linux.org/wiki/Optware/HomePage Here is the Bootstrap for ARM http://ipkg.nslu2-linux.org/feeds/optware/syno-x07/cross/unstable/syno-x07-bootstrap_1.2-7_arm.xsh and in this repository you find a Ices Package: ices0 Version: 0.4-2 Depends: libshout, libxml2, perl Status:
2010 Oct 13
0
Help develop an analytics software product with an R backbone
> > We're developing a software tool that does statistical analysis and forecasting using a number of historical data sets (time series). We're looking for a statistician with experience in R to help us build out the statistical backbone of the software and provide ongoing analysis for our clients. This position will be 50% focused on research and development of the statistical
2006 Jan 19
0
db_schema_dump for SQL Server
We''re using migrations to manage a SQL Server project and have been running into a number of issues with db_schema_dump/migrations. Can anyone confirm that these are actual issues with the SQL Server adapter and not issues with me :) 1) Fields are not properly setup with proper null settings (:null => true / false). I''m wondering if we need to update the def columns method