Displaying 8 results from an estimated 8 matches for "loadingmodul".
Did you mean:
loadingmodule
2006 Mar 29
2
Textdrive Rails 1.1 Error - Dependencies::LoadingModule
Textdrive upgraded to Rails 1.1 already.
I have an older rails app, and am now getting the following error:
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.3.0
/lib/active_support/depende
ncies.rb:112:in `const_missing'': uninitialized constant LoadingModule
(NameEr
ror)
from ./script/../config/environment.rb:91
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require__''
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in
`require''
from script/server:42
The call i...
2006 Mar 22
1
Engine Trouble With Edge
First off, yes, I did follow the "Using Engines With Edge Rails" post on
the Engines wiki.
So here''s my problem.
In ActiveSupport 1.2.5, there was a class called RootLoadingModule which
had a parent class LoadingModule in
activesupport/lib/active_support/dependencies.rb
ie. RootLoadingModule < LoadingModule < Module
My problem is that there is no RootLoadingModule class or LoadingModule
class in Edge Rails now, and it seems that the Engines plugin depends on
those...
2006 Feb 24
2
Unable to automatically link controller and model?
...9;ve seen this. I''m running Rails 1.0 on lighttpd
(Mac OS/X) and all my other Rails apps are working just fine.
I did:
script/generate controller Menu
script/generate model Menu
added a little code (like scaffold :menu)
and got:
undefined method `find'' for Menu:Dependencies::LoadingModule
Adding
model :menu
solves the problem. Anyone know why my Menu model isn''t being loaded?
TIA
--
Posted via http://www.ruby-forum.com/.
2006 Mar 31
3
Updating to 1.1.0 crashes webrick on existing apps
...ne makes me
cry (see below).
Any docs on how to ''migrate'' existing apps to the up and up?
Thanx n Grtz
Gerard.
=> Booting WEBrick...
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.0/lib/active_support/dependencies.rb:112:in
`const_missing'': uninitialized constant LoadingModule (NameError)
... and a lot more requires
--
"Who cares if it doesn''t do anything? It was made with our new
Triple-Iso-Bifurcated-Krypton-Gate-MOS process ..."
My $Grtz =~ Gerard;
~
:wq!
2006 Feb 26
6
Having trouble getting Edge Rails running
Hello,
I''ve been playing with this for hours, and got through a couple glitches
(e.g. updating to Ruby 1.8.4) but this one is well beyond my N00b
skills. When trying to run script/server I get:
./script/../config/../vendor/rails/activesupport/lib/active_support/dependencies.rb:87:in
`as_load_path'': stack level too deep (SystemStackError)
from
2006 Jan 14
0
testing template components
...Controller::TestResponse.new
end
def test_setup
assert true
end
end
Nope, that throws an error that makes me think I am headed in the wrong
direction-
1) Error:
test_get_menu(SidebarControllerTest):
NoMethodError: undefined method `new'' for
Navigation::Sidebar:Dependencies::LoadingModule
functional/sidebarTest.rb:9:in `setup_without_fixtures''
/usr/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/fixtures.rb:523:in
`setup''
/usr/lib/ruby/gems/1.8/gems/activerecord-1.13.2/lib/active_record/fixtures.rb:521:in
`setup''
Here is the cont...
2006 Mar 06
20
How painful is the 1.0 -> 1.1 upgrade going to be?
Does anyone have a sense for how painful the 1.0 -> 1.1 upgrade is
going to be for existing apps? I''m finishing up my first real RoR
application with Rails 1.0. I can live with it staying at that level,
but I really want to use the has_many :through attribute to clean up
some of my code.
I''m not particularly interested in edge Rails, mainly because the
documentation for
2017 Oct 25
0
Disconnected: Inactivity (no auth attempts in 180 secs)
...ons.
Oct 25 06:49:49 mail postfix/qmgr[8504]: 3XXXXXXXXXXXt: removed
Oct 25 06:49:49 mail dovecot: lmtp(9410): Debug: none: root=, index=,indexpvt=, control=, inbox=, alt=
Oct 25 06:49:49 mail dovecot: lmtp(9410): Connect from local
Oct 25 06:49:49 mail dovecot: lmtp(test at domain.com): Debug: Loadingmodules from directory: /usr/local/lib/dovecot
Oct 25 06:49:49 mail dovecot: lmtp(test at domain.com): Debug: Moduleloaded: /usr/local/lib/dovecot/lib01_acl_plugin.so
Oct 25 06:49:49 mail dovecot: lmtp(test at domain.com): Debug: Moduleloaded: /usr/local/lib/dovecot/lib10_quota_plugin.so
Oct 25 06:49:...