Displaying 6 results from an estimated 6 matches for "ecord".
Did you mean:
record
2011 Jul 26
0
active record wants root password, not sure why ..
When I run a command program (rails 3/ruby 1.9.2) as this:
class MsdsAttr < ActiveRecord::Base
include MsdsAttrModule
belongs_to :attribute_record, :polymorphic => true
has_many :attribute_values, :foreign_key => ''attribute_id''
has_many :alt_values, :as => :alternative
has_many :msds_ingredients
end
ActiveRecord::Base.establish_connection(
:adapt...
2006 Nov 22
2
How ecord all calls?
Hi All!!
Prompt how to record all calls passing through certain span?
---
Thanks...
2009 Oct 01
3
mongrel + mysql can't connect in custom mysql install
...tivesupport-2.3.4/lib/active_support/dependencies.rb:436:in
`load_missing_constant''
/home/t192zcs/ruby/lib/ruby/gems/1.9.1/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:80:in
`const_missing_with_dependencies''
/home/t192zcs/ruby/lib/ruby/gems/1.9.1/gems/activerecord-2.3.4/lib/active_record/connection_adapters/mysql_adapter.rb:9:in
`define_all_hashes_method!''
/home/t192zcs/ruby/lib/ruby/gems/1.9.1/gems/activerecord-2.3.4/lib/active_record/connection_adapters/mysql_adapter.rb:66:in
`mysql_connection''
/home/t192zcs/ruby/lib/ruby/gems/1.9...
2006 Nov 07
1
Memory consumption too high
...script/../config/../config/../vendor/plugins/acts_as_ferret/lib/c
lass_methods.rb:198:in `rebuild_index''
from
./script/../config/../config/../vendor/plugins/acts_as_ferret/lib/c
lass_methods.rb:197:in `rebuild_index''
from
D:/dev/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_r
ecord/connection_adapters/abstract/database_statements.rb:51:in
`transaction''
from
D:/dev/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.4/lib/active_r
ecord/transactions.rb:91:in `transaction''
from
./script/../config/../config/../vendor/plugi...
2006 Apr 12
5
Rails talking to MySql (cygwin on Windows XP)
...community writes documentation better and appreciate good documentation
than the other frameworks, I assume I don''t have to do anything more.
3) So I try: ruby script/generate and the following error (a snippet
without the rest of the trace) comes up:
/usr/lib/ruby/gems/1.8/gems/activerecord-1.14.0/lib/active_record/connection_ada
pters/abstract/connection_specification.rb:194:in
`establish_connection'':ActiveR
ecord::AdapterNotSpecified: adapter:mysql database:test username:root
password:admin host:localhost database is not configured
4) OK, so I search on combinations of ke...
2004 Jul 18
2
call progress detection
Hello,
I haven't seen any recent posts on call progress detection, so here's a question:
How would one accomplish an automated outbound dialing application using *, whereby a requirement is to wait for the greeting to complete (live person, answering machine, voicemail) before delivering the message? For example, playing a 'reminder' message to a list of recipients. I know its