Displaying 9 results from an estimated 9 matches for "quire__".
2006 Feb 09
4
Login_Engine: trouble configuring
...ects\tmp>ruby script/server
=> Booting WEBrick...
./script/../config/../app/helpers/application_helper.rb:3: undefined
local varia
ble or method `login_engine'' for ApplicationHelper:Module (NameError)
from
d:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `re
quire__''
from
d:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `re
quire''
from
d:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_suppo
rt/dependencies.rb:214:in `require''
from
./script/../config/../vendor/plugins/bundled_re...
2006 May 10
0
Error starting webrick
...e_dependency''
from
./script/../config/../vendor/rails/activesupport/lib/active_support
/dependencies.rb:74:in `require_dependency''
from ./script/../config/../config/environment.rb:58
from
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `re
quire__''
... 6 levels...
from
./script/../config/../vendor/rails/railties/lib/commands/server.rb:
28
from
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `re
quire__''
from
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `...
2006 Mar 04
29
Getting RJS / EgdeRails working
Hi,
using Rails 1.0 on windows (without svn yet) I just wrote "rake
freeze_edge". Are the RJS-templates already included then ? When I write
"rake update_javascripts" I receive this error:
svn: ''.'' is not a working copy
Any tipps for a newbie on how to get the update done (if neccessary) ?
thx
Jan
2005 Dec 30
9
cannot load engines plugin/scaffold broke
from C:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_suppo
rt/dependencies.rb:214:in `require''
from script/plugin:3
I get the above error.
Also, I cannot get scaffold to work.
I installed ruby182-15 and did a gem rails
I am using Windows XP
Thanks
Frank
_______________________________________________
Rails mailing list
2005 Dec 29
2
Has any one seen this error message
...:4
11:in `parse!''
from
d:/ruby/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/commands/plugin.rb:4
27:in `parse!''
from
d:/ruby/lib/ruby/gems/1.8/gems/rails-1.0.0/lib/commands/plugin.rb:8
23
from
d:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:18:in `re
quire__''
from
d:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:18:in `re
quire''
from
d:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_suppo
rt/dependencies.rb:214:in `require''
from script/plugin:3
Thanks
--
Posted via http://www....
2006 Mar 07
12
Edge Rails doesn''t work for my app
...from
./script/../config/../vendor/rails/activesupport/lib/active_support
/core_ext/kernel/reporting.rb:26:in `silence_stderr''
from
./script/../config/../vendor/rails/railties/lib/commands/server.rb:
28
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:18:in
`re
quire__''
from c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:18:in
`re
quire''
from script/server:3
Why does edge rails hate me so! Any help or insight or things to look for
would be greatly appreciated.
-------------- next part --------------
An HTML attachm...
2006 May 24
0
Error in running functional testing
...ive_support/dependenci
es.rb:200:in `const_missing'': uninitialized constant
ApplicationController (Name
Error)
from
D:/Uni/Programming/Ruby/Project/config/../app/controllers/devices_c
ontroller.rb:1
from
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:18:in `re
quire__''
from
c:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:18:in `re
quire''
from
c:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.5/lib/active_suppo
rt/dependencies.rb:214:in `require''
from functional/devices_controller_test.rb:2
I didn'...
2006 Jan 02
0
problem with ruby gem activate when trying to run actionpack tests
...y/site_ruby/1.8/rubygems/custom_require.rb:23:in `re
quire''
from d:/ruby/lib/ruby/gems/1.8/gems/activesupport-1.2.4/lib/active_suppo
rt/dependencies.rb:214:in `require''
from ./controller/../abstract_unit.rb:7
from d:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:18:in `re
quire__''
from d:/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:18:in `re
quire''
from controller/base_test.rb:1
Rails itself runs fine for me. I''ve been looking for information on the
web about what it means to "activate" a rubygem, but have been
singularly uns...
2006 Jun 15
6
Error in dispatch.fcgi...
...006:09:54:11 :: 3500] starting
what I notice is that this crashlog stopped being updated at this
time... after that the fcgi server never started again...
when I try to run dispatch.fcgi by hand through ruby i get:
c:/programfiler/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:18:in
`re
quire__'': ./../config/environment.rb:63: syntax error (SyntaxError)
from
c:/programfiler/ruby/lib/ruby/site_ruby/1.8/rubygems/custom_require
.rb:18:in `require''
from dispatch.fcgi:21
could someone help me?
I restarted the apache server several times, reinstalled it, re...