Displaying 2 results from an estimated 2 matches for "console_app".
2007 Jan 20
2
Rails 1.2.1 console not working
...Windows machine.
error:
brian@rails-server:~/work/mediabump$ ruby script/console
Loading development environment.
/usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/commands/console.rb:25:in
`exec'': No such file or directory - irb -r irb/completion -r
script/../config/../config/environment -r console_app -r
console_with_helpers --simple-prompt (Errno::ENOENT)
from
/usr/lib/ruby/gems/1.8/gems/rails-1.1.6/lib/commands/console.rb:25
from
/usr/local/lib/site_ruby/1.8/rubygems/custom_require.rb:27:in `require''
from
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/acti...
2006 Oct 09
1
error running 'ruby script/console' => "uninitialized constant RAILS_ROOT" ??
...ror:
================================
V:\Source\testapp>ruby script\console
Loading development environment.
./script/../config/../config/environment.rb:3:NameError: uninitialized
constant RAILS_ROOT
C:/InstantRails/ruby/lib/ruby/1.8/irb/init.rb:252:in `require'': no such file
to load -- console_app (LoadError)
from C:/InstantRails/ruby/lib/ruby/1.8/irb/init.rb:252:in
`load_modules''
from C:/InstantRails/ruby/lib/ruby/1.8/irb/init.rb:250:in
`load_modules''
from C:/InstantRails/ruby/lib/ruby/1.8/irb/init.rb:21:in `setup''
from C:/InstantRa...