similar to: Rails and decimal types mapped to float

Displaying 20 results from an estimated 5000 matches similar to: "Rails and decimal types mapped to float"

2005 Aug 12
10
Anyone using Firebird w/ Rails?
I saw that there''s a patch in the queue (http://dev.rubyonrails.com/ticket/1874) for a Firebird adapter. Just wondering if anyone is using this, the other Firebird adapter, or something else w/ Rails. My main interest is that sometimes Windows is a target platform, and Firebird is stable on Windows, whereas I''ve heard that the Windows version of PostgreSQL isn''t
2005 May 13
45
Why Wouldn't I Use Rails
I am starting a large project and still selecting what framework to use. Rather than ask brand x what is wrong with brand y, I am more interested in self confession. Why would I *not* want to use Rails (compared to Iowa and Nitro). I posted a synopsis of the project to ruby-talk but will repost it here if anyone wants it. xev
2005 May 11
5
Ruby on Rails Presentation to Agile Atlanta Group tonight...
Hi everyone, We had a really successful meeting tonight in Atlanta. The topic was an introduction to Ruby on Rails and our attendance was 30 people, which is over double of what we normally get. (Our attendance has dropped since moving the venue about 25 miles north of the city. The majority of the group stayed well past two hours, at which point we took a break. The entire presentation and
2008 May 13
1
cannot get calls with Tellfree brazilian provider
Hi, I'm making some tests with Tellfree brazilian provider. I'm using 2 users A and B, one for calling and the other to receive calls. When I make a call I can see (from the CLI console) user A is calling user B but user B does not answer (the phone continues to ring) even if the "sip show registry" command says user B is registered. In my sip.conf I have: register =>
2008 Jul 24
1
DATABASE update
Hi, I''m new here and I have a question. How can I modify my DATABASE without touching MySQL using Rails? Regards, Geraldo Santos -- Posted via http://www.ruby-forum.com/. --~--~---------~--~----~------------~-------~--~----~ 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
2006 Feb 02
2
xen kernel panics after 1,5 month of work
Hi. We are using xen 3.0 in production environment. For first 1,5 month it worked great. Suddenly, yesterday xen main domain has just started kernel panic. It happens 3 times (kpanic, restart, two hours of work, kpanic, restart), then i upgrade to xen 3.0.1. For one hour it works ok. Anyone got this issue? -- RafaƂ Zawadzki Deploy/Release Manager eo Networks Sp. z o.o.
2008 Dec 03
3
disable database
Hi, How do I disabled asterisk to use database and storage voicemail in directory. Im getting the below error [Dec 3 19:08:53] WARNING[4934]: app_voicemail.c:3430 inboxcount: Failed to obtain database object for 'asterisk'! [Dec 3 19:08:55] WARNING[5129]: app_voicemail.c:2353 last_message_index: Failed to obtain database object for 'asterisk'! [Dec 3 19:09:04]
2007 Dec 10
0
Fwd: Wine Problem SOLVED
After many hours of hitting with my head on the wall I discover i had the worng ip address. Wine works as a swiss clock Many thanks to Dan Kegel ---------- Forwarded message ---------- From: Pedro Ferreira <pedro.m.ferreira at gmail.com> Date: Dec 7, 2007 4:45 PM Subject: Wine Problem To: wine-users at winehq.org I dont know if this is the wright mailing list but here it goes I wanted
2006 Apr 11
2
Schema.rb and MySQL decimal
Hi, I have a mysql schema with some decimal(20,20) fields. Now, I made a rake db_schema_dump for deployment of my applications on other machines. Rails created a schema.rb with the decimal fields as float. After a rake db_schema_import the fields are just float not decimal. How can I force rails to create decimal(20,20) columns instead of float? Thx. Marc -- Posted via
2015 Oct 09
4
Contribute to the Wiki
Hi, My name is Norberto Aquino. username norbertoaquino I'm interested in translating the wiki for Brazilian Portuguese. Thank you -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20151009/2110e537/attachment-0002.html>
2007 Jan 22
2
tdm400p not working with brazilian lines
Hi, I'm installing an Asterisk box with a TDM2400P in Brazil. I can make analog phones work while lines are not working. Since I do not know anything about brazilian lines, is there anybody who can tell me what is wrong/missing in my conf files (below)? TIA Giorgio _zaptel.conf:_ fxoks=9-16 fxsks=17-24 defaultzone=br loadzone=br* * _zapata.conf:_ context = inbound_zap echocancel = 128
2001 Jun 11
2
util-linux 2.11e
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 does this version need to be patched for any reason to handle/work with ext3? I found a patch for the previous release of util-linux, but it don't apply cleanly to this version. thanks! - -- Douglas J. Hunley (Linux User #174778) http://hunley.homeip.net/ http://linux.nf/ As a SysAdmin, yes, I CAN read your e-mail, but I DON'T get that
2018 Apr 27
2
install dovecot 2.2.35 debian jessie
Got 2.2.34 running using debian strech image + strech-backports repos! Regards, Webert Lima DevOps Engineer at MAV Tecnologia *Belo Horizonte - Brasil* *IRC NICK - WebertRLZ* On Thu, Apr 26, 2018 at 9:37 PM, Webert de Souza Lima <webert.boss at gmail.com > wrote: > Oh thank you Cedric, I hadn't check that. So 2.2.35 is unstable, huh? > I'll deploy 2.2.34 instead. > >
2006 Aug 29
1
float/decimal with dot or comma
Hi, I''m facing a really strange behaviour with rails 1.1.6. A model has a field declared as :float in schema.rb, as numeric in postgres 8.1. On save/update, rails makes the decimal point become a comma on the prod server only, hence making a sql error. This error was not there three weeks ago, i.e. when my prod server was in 1.1.4. Maybe something else changed, I cannot be sure
2006 Feb 15
2
Financial app - decimal to float conversion problem
I''m having problems with using Rails for a financial application: the database stores financial fields as decimal, but ActiveRecord converts these to float - so I get the rounding errors you''d expect (http://www.mindprod.com/jgloss/floatingpoint.html). This has come up recently, and the recommended fix seems to be to be Tobi Luetke''s ''money'' gem
2018 Apr 26
2
install dovecot 2.2.35 debian jessie
Hi, did you check in unstable ? https://tracker.debian.org/pkg/dovecot 2018-04-26 16:43 GMT-04:00 Webert de Souza Lima <webert.boss at gmail.com>: > hmm I think I should use stretch instead of jessie, OR I should use a > stretch-backport repos, right? > > > Regards, > > Webert Lima > DevOps Engineer at MAV Tecnologia > *Belo Horizonte - Brasil* > *IRC NICK -
2016 Jul 14
1
[Bug 96924] New: NVD7: new warnings on kernel 4.6.3 using nouveau
https://bugs.freedesktop.org/show_bug.cgi?id=96924 Bug ID: 96924 Summary: NVD7: new warnings on kernel 4.6.3 using nouveau Product: xorg Version: unspecified Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Driver/nouveau Assignee: nouveau at
2018 Apr 27
1
install dovecot 2.2.35 debian jessie
Hey Aki Tuomi, how are you doing? I have tried many ways for getting 2.2.35 pre-built installed via 'apt-get install' in Debian Jessie and Stretch using the official repos. The reason I prefer to install pre-built instead of compiling it is because the I run it on dockers, so it's a lot easier and automated to just apt-get install it. I was using 2.2.31 devel in Debian Jessie, I
2004 Jul 09
3
Strong Encryption
Does anyone knows which one is the strongest and which is the fastest encryption algorithms used in OpenSSH 3.7.1p2 from the list below aes128-cbc, 3des-cbc, blowfish-cbc, cast128-cbc, arcfour, aes192-cbc, aes256-cbc, rijndael-cbc at lysator.liu.se, aes128-ctr, aes192-ctr, aes256-ctr Strong Encryption OpenSSH supports 3DES, Blowfish, AES and arcfour as encryption algorithms. These are patent
2016 Jan 30
8
[Bug 93934] New: DRI_PRIME=1: DeadIsland crashes when loading finish
https://bugs.freedesktop.org/show_bug.cgi?id=93934 Bug ID: 93934 Summary: DRI_PRIME=1: DeadIsland crashes when loading finish Product: Mesa Version: 11.0 Hardware: Other OS: All Status: NEW Severity: normal Priority: medium Component: Drivers/DRI/nouveau Assignee: nouveau at