Displaying 9 results from an estimated 9 matches for "raimonds".
Did you mean:
raimondi
2009 Dec 30
9
Oracle adapter problem? How to fix this?
Hi,
My setup is:
Ruby 1.8.6
Rails 2.3.5
activerecord-oracle-adapter (1.0.0.9250)
I upgraded Rails and the adapter recently and I just went through hell
trying to find a problem while inserting a record in a table.
Rails was giving me this error:
OCIError (ORA-02289: sequence does not exist):
stmt.c:539:in oci8lib.so
c:/ruby/lib/ruby/site_ruby/1.8/oci8.rb:753:in `exec''
2008 Jan 08
5
Different environments in backgroudrb.yml
Hi,
Got everything setup nicely with backgroundrb for the development
environment and running tests with rspec. However, I have to keep
editing the backgroundrb.yml file, to switch between development and
testing environment. How can I declare a development, testing and
production environment in backgroundrb.yml?
Thanks in advance
Rai
2007 Nov 20
9
Testing Models without fixtures
Hi,
I would like to test a sorting method that is in the user model, it''s
a class method called search.
What I would like to do is create 2 users and load the test database
with just those 2 users, so that I can call
User.search("john") and it would return those two users.
Not sure how to clear the test database and populate it just with
these 2 users for that specific
2008 Jan 03
2
backgroundrb and rspec Stories
Hi,
I would like to use backgroundrb inside a story, been trying to set
this up for a while, but I think the only solution is to use fixture
files and unit testing. The problem is that every time I call a new
worker, the test database gets wiped out, and only has available the
records in fixture files. Instead, it would be great if the test
database maintains its state throughout the
2008 Jan 03
7
Delete a busy worker
I thought I could delete a busy worker by calling MiddleMan.delete_worker,
but doesn''t seem to end. I believe this was possible in 0.2, is it not in
1.0?
thanks,
Zach
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://rubyforge.org/pipermail/backgroundrb-devel/attachments/20080103/0c701f29/attachment.html
2004 Jul 14
1
zaphfc ptp & blocked incomming calls
...nical problems, but asterisk dont show any information about
any incoming calls)
Only solution at this time is to
call provider to reenable incoming calls.
Provider claims that our pbx send command which cause this behavior.
Any ideas how to solve this problem???
Sorry for my english.
Raimonds Cicans
p.s. tomorrow I will meet with provider's technican and will try
to gather more information
2008 Jun 04
4
Where is the ActiveRecord Oracle Adapter with 2.1?
I tried this, which worked before:
sudo gem install activerecord-oracle-adapter --source http://gems.rubyonrails.org
--no-ri --no-rdoc
But all I get is:
ERROR: could not find activerecord-oracle-adapter locally or in a
repository
Anyone else able to install the Oracle adapter?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the
2008 Nov 21
57
Spec''ing via features
As I work with Rails TestUnit tests I am reconsidering how to use
cucumber features. It seems to me that it might be best to have a
coherent view of how to arrange my test suites before I get much further
into this. Now, so far I have considered three possibilities:
1. Use features exclusively. Create a feature file for each model, one
for each controller and possibly an additional one for
2018 Feb 28
0
[ANNOUNCE] xserver 1.20 RC1
...f86optionListMerge
randr: fix xserver crash when xrandr setprovideroutputsource
modesetting: cleanup pci device open
dri2: refine dri2_probe_driver_name (v2)
present: disable page flip only when a slave crtc is active
glamor: use drmGetDeviceNameFromFD2 when available
Raimonds Cicans (1):
Xdmx: fix input driver initialization code paths
Rhys Kidd (1):
test: Fix stray Makefile reference to removed os test
Rinat Ibragimov (1):
modesetting: setup colormap
Rodrigo Vivi (1):
dri2: Sync i965_pci_ids.h from Mesa.
Roman Gilg (3):
xwayland: Small...