Displaying 8 results from an estimated 8 matches for "require_association".
2005 Jul 07
3
NameError Exception
.../gems/activesupport-1.1.0/lib/active_support/dependencies.rb:21:in
`depend_on''
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.1.0/lib/active_support/dependencies.rb:29:in
`associate_with''
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.1.0/lib/active_support/dependencies.rb:172:in
`require_association''
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.1.0/lib/active_support/dependencies.rb:172:in
`require_association''
c:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.11.0/lib/active_record/associations.rb:679:in
`require_association_class''
c:/ruby/lib/ruby/gems/1.8/gems/activ...
2005 Dec 02
8
UserEngine: stack level too deep
.../active_support/dependencies.rb:30:in
`depend_on''
#{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:36:in
`associate_with''
#{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:209:in
`require_association''
#{RAILS_ROOT}/vendor/rails/activerecord/lib/../../activesupport/lib/active_support/dependencies.rb:209:in
`require_association''
#{RAILS_ROOT}/vendor/rails/activerecord/lib/active_record/associations.rb:780:in
`require_association_class''
#{RAILS_ROOT}/vendor/rails/activ...
2006 Mar 01
1
Circular dependency problem
...ms/activesupport-1.2.5/lib/active_support/dependencies.rb:22:in
`depend_on''
e:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependencies.rb:30:in
`associate_with''
e:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependencies.rb:179:in
`require_association''
e:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_support/dependencies.rb:179:in
`require_association''
e:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/associations.rb:780:in
`require_association_class''
e:/ruby/lib/ruby/gems/1.8/gems/act...
2005 Feb 02
1
Error when changing from AR 1.0.1 to 1.6
...veRecord::Mixins (ScriptError)\r
[error] \tfrom C:/dev/ruby/lib/ruby/gems/1.8/gems/actionpack-1.4.0/lib/action_controller/support/dependencies.rb:30:in `associate_with''\r
[error] \tfrom C:/dev/ruby/lib/ruby/gems/1.8/gems/actionpack-1.4.0/lib/action_controller/support/dependencies.rb:48:in `require_association''\r
[error] \tfrom C:/dev/ruby/lib/ruby/gems/1.8/gems/actionpack-1.4.0/lib/action_controller/support/dependencies.rb:48:in `require_association''\r
[error] \tfrom C:/dev/ruby/lib/ruby/gems/1.8/gems/activerecord-1.6.0/lib/active_record/associations.rb:580:in `require_association_clas...
2006 Jan 09
7
File_column Dynamic directory
I asked this question earlier and did recieve an answer but I am not
sure Ifully understood the answer as I am getting all sorts of
errors when trying to implement.
Basically I want to add a layer to the path for my files. I have the
following set up in my model class:
file_column :image,
:store_dir => :dynamic_dir
def dynamic_dir
2006 Jan 10
13
InstantRails 1.0 problems...
Hi,
I have installed InstantRails 1.0 Final on Win XP (Home SP2) and Win 2K 2000.
I was able to get the two apps (cookbook, typo) work fine with Webrick but not with SCGI server. I tried changing the SCGI settings through the InstallRails.exe console so that the Runtime Mode: would be "development" instead of "production" and SCGI port: to 5000 instead of 9998.
2006 Mar 29
0
Intermittent error - undefined method ''destroy_without_callbacks''
...b:10:in
`require_or_load''
/vendor/rails/activesupport/lib/active_support/dependencies.rb:30:in
`depend_on''
/vendor/rails/activesupport/lib/active_support/dependencies.rb:36:in
`associate_with''
/vendor/rails/activesupport/lib/active_support/dependencies.rb:75:in
`require_association''
/vendor/rails/activesupport/lib/active_support/dependencies.rb:75:in
`require_association''
/vendor/rails/activerecord/lib/active_record/associations.rb:894:in
`require_association_class''
/vendor/rails/activerecord/lib/active_record/base.rb:981:in
`instanti...
2006 Apr 07
2
weird error with rake create_sessions_table
Hi all,
Despite switching to mod_fcgid (which has improved performance),
sessions are still expiring sporadically. I thought I might try
switching to storing them in the db, but I get the following error when
I try to run the rake create_sessions_table command
D:\User\Code\ruby\prometheus>rake create_sessions_table
(in D:/User/Code/ruby/prometheus)
rake aborted!
undefined local variable or