Displaying 4 results from an estimated 4 matches for "load_application".
2011 Jun 02
10
Application Error!!!!!!!!!!!!!!!!!!!!!!!
...IN log wht i find that in photo.rb model not able to find
"has_attached_file", I am not able to shout out this proble. It
working fine at localhost.
log file is below
heroku logs
[36m2011-06-02T09:20:20+00:00 app[web.1]:←[0m from
/app/.gems/gems/rails-2.3.8/lib/initializer.rb:413:in
`load_application_classes''
[36m2011-06-02T09:20:20+00:00 app[web.1]:←[0m from
/app/.gems/gems/rails-2.3.8/lib/initializer.rb:411:in `each''
[36m2011-06-02T09:20:20+00:00 app[web.1]:←[0m from
/app/.gems/gems/rails-2.3.8/lib/initializer.rb:411:in
`load_application_classes''
[36m2011-06-02T09...
2009 Oct 04
2
no such file to load -- restClient (MissingSourceFile) HELP
...y/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:224:in
`depend_on''
from
/usr/lib/ruby/gems/1.8/gems/activesupport-2.3.4/lib/active_support/dependencies.rb:136:in
`require_dependency''
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.4/lib/initializer.rb:414:in
`load_application_classes''
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.4/lib/initializer.rb:413:in
`each''
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.4/lib/initializer.rb:413:in
`load_application_classes''
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.4/lib/initializer.rb:411:in
`each'...
2007 Dec 13
2
Trying to use ActiveRecord STI but fails
...server.rb:606:in
`mongrel_start''
from
/home/francois/src/florian-opsdb/trunk/amara/framework/merb/server.rb:542:in
`run''
from script/merb:3
The YAML document there is the result of $stderr.puts $:.to_yaml, which
I put in right before the call to Merb::Server.load_application in
config/merb_init.rb.
Anybody can see what I did wrong ?
Thanks !
Fran?ois
2010 Jan 05
6
thin server claims I don't have correct rails gem installed
Hi everyone, I need some insight into a problem I just started having.
I''m running ruby 1.8.6 on an ubuntu box with the following gems
installed:
$ sudo gem list --local
*** LOCAL GEMS ***
actionmailer (2.3.5, 2.3.4, 2.3.2, 2.2.2)
actionpack (2.3.5, 2.3.4, 2.3.2, 2.2.2)
activerecord (2.3.5, 2.3.4, 2.3.2, 2.2.2)
activeresource (2.3.5, 2.3.4, 2.3.2, 2.2.2)
activesupport (2.3.5, 2.3.4,