Displaying 6 results from an estimated 6 matches for "console_with_helpers".
2008 Mar 24
4
Doesnt show log on command prompt
I have latest version of mongrel installed.
But when I run ''ruby script/server'' it starts the server and shows
nothing else, like development log it used to show on my previous dev
machine.
Any idea?
--
Posted via http://www.ruby-forum.com/.
2008 Dec 11
2
uninitialized constant ActionVie
...ironment.rb:111:NameError: uninitialized constant
ActionView
/usr/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/testing/setup_and_teardown.rb:14:in
`included'':NameError: uninitialized constant ActiveSupport::Callbacks
/usr/local/lib/ruby/gems/1.8/gems/rails-2.2.2/lib/console_with_helpers.rb:19:NoMethodError:
undefined method `require_dependency'' for main:Object
what could be the error ? thanks for your help ...
erwin
(Rails 2.2.2 , Ruby 1.8.7, on Mac OS X10.5)
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You receive...
2009 Mar 21
6
script/console: "no such file to load -- application.rb (MissingSourceFile)"
...local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:221:in
`depend_on''
from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:133:in
`require_dependency''
from /opt/local/lib/ruby/gems/1.8/gems/rails-2.2.2/lib/console_with_helpers.rb:19
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`gem_original_require''
from /opt/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in
`require''
from /opt/local/lib/ruby/gems/1.8/gems/activesupport-2.2.2/lib/active_support/dependencies.rb:1...
2009 Mar 22
1
Upgrading 2.2 to 2.3: console broken, "uninitialized constant Module::ActiveSupport"
...`env'':NameError: uninitialized constant Module::ActiveSupport
/Library/Ruby/Gems/1.8/gems/activesupport-2.3.2/lib/active_support/
testing/deprecation.rb:49:NoMethodError: undefined method
`alias_method_chain'' for Test::Unit::Error:Class
/Library/Ruby/Gems/1.8/gems/rails-2.3.2/lib/console_with_helpers.rb:
5:NameError: uninitialized constant ApplicationController
>> Rails.version
=> "2.3.2"
>> ApplicationController
NameError: uninitialized constant ApplicationController
Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because yo...
2007 Jan 20
2
Rails 1.2.1 console not working
...e.
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/active_support/dependencies....
2008 Oct 25
2
Script/Server working but Script/Console not working
...9;'
from /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/
active_support/dependencies.rb:354:in `new_constants_in''
from /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/
active_support/dependencies.rb:509:in `require''
from /Library/Ruby/Gems/1.8/gems/rails-2.1.0/lib/
console_with_helpers.rb:19
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in
`gem_original_require''
from /Library/Ruby/Site/1.8/rubygems/custom_require.rb:27:in
`require''
from /Library/Ruby/Gems/1.8/gems/activesupport-2.1.0/lib/
active_support/dependencies.rb:509:in `require''
f...