Displaying 7 results from an estimated 7 matches for "kitesurf27".
2006 Jul 12
1
Dumping schema
All,
It looks like rake db:schema:dump does not dump primary keys.
I have some legacy table that don''t follow the convention ie pk = id
and
none of the primary keys for these tables are getting dumped...
Seems strange as this should be readily available from the db. I am
using
MySQL. Is anybody else seeing that ?
Incidentally how does one specify a primary key using
2006 Jan 12
5
Ajax: Multiple Element Update
I''m trying to apply an Effect.Highlight only to elements of a Form that was
submitted.
So if a user updated 2 fields of a 10 field form, the Effect.Highlight would
be applied to the 2 fields... showing the user what was updated.
My first attempt was to use the :complete=>"eval(request.responseText)" ...
however, the template that get''s rendered won''t know
2006 Mar 27
0
RMagick + Cygwin = IRB Crash !!
Hi,
I am reinstalling rmagick on my pc and I am running into this issue:
in irb > require ''RMagick''. Boom irb crashes no messages, no stack.
I have installed GraphicMagick 1.1.7 and can run it from the command
line:
ie > inspect.exe xx.gif
I have installed rmagick.1.10.1 and it shows up in my gemlist and the
installed
looks successfull. Running the rmagic
2006 Mar 27
0
Crashing irb...
in irb > require ''RMagick''. Boom irb crashes no messages, no stack.
I have installed GraphicMagick 1.1.7 and can run it from the command
line: ie > inspect.exe xx.gif. I have installed rmagick.1.10.1 and it
shows up in my gemlist and the installed looks successfull. Running the
rmagic test I get the following error > ruby -v -x inspect.rb xx.gif
ruby: no Ruby script
2006 Mar 31
0
Mysql + cygwin
Has anyone got mysql fast c-bindings working on windows with cygwin ?
If so could you post the how-tos ?
--
Posted via http://www.ruby-forum.com/.
2006 Jan 23
0
:derailed => ''Denver Rails Users Group''
denver_users << yourself
Sign up: http://groups.google.com/group/derailed
--
Posted via http://www.ruby-forum.com/.
2006 Jan 26
0
Switchtower deploy failing...
Hi,
I am trying to deploy my app using switchtower on a linux machine
from
a windows box and running into the following issue:
> rake deploy
Any ideas ??
Many thanks...
/usr/lib/ruby/gems/1.8/gems/switchtower-0.10.0/lib/switchtower/configuration.rb:197:in
`method_missing'': undefined method `local''
for #<SwitchTower::Configuration:0x102b58c8> (NoMethodError)