Displaying 6 results from an estimated 6 matches for "load_application_classes".
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:20:20+0...
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''...
2010 Mar 13
0
Authlogic -> Production Server
.../gems/1.8/gems/activesupport-2.3.5/lib/
active_support/dependencies.rb:224:in `depend_on''
from /usr/lib/ruby/gems/1.8/gems/activesupport-2.3.5/lib/
active_support/dependencies.rb:136:in `require_dependency''
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/initializer.rb:
414:in `load_application_classes''
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/initializer.rb:
413:in `each''
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/initializer.rb:
413:in `load_application_classes''
from /usr/lib/ruby/gems/1.8/gems/rails-2.3.5/lib/initializer.rb:
411:in `each''
f...
2010 Feb 23
12
"no such file to load -- gettext/rails" error
I get the error below when I try to start my server.
Here are the versions installed:
OS: Windows Server 2008
Ruby: 1.8.7
Gems:
actionmailer (2.3.5, 1.3.5)
actionpack (2.3.5, 1.13.5)
actionwebservice (1.2.5)
activerecord (2.3.5, 1.15.5)
activeresource (2.3.5)
activesupport (2.3.5, 1.4.4)
cgi_multipart_eof_fix (2.5.0)
daemons (1.0.10)
gem_plugin
2009 Apr 23
1
Constants defined in initializer not found when running gems:install in test
Dear all,
I am setting some constants in an initializer, which are used in
validations in my models.
When I run
RAILS_ENV=test rake gems:install
I get missing constant errors for these, but not when I run
RAILS_ENV=development rake gems:install
It only happens for the gems:install task in test.
Everything else (e.g. rake test) works as expected.
What could be the problem?
Thanks for your
2011 Nov 09
14
Rony 1.9.3-p0 on Rails 2.3.x: the helpers "require" problem
...gt; from
> /home/gmile/.rvm/gems/ruby-1.9.3-p0\@interview/gems/activesupport-2.3.14/lib/active_support/dependencies.rb:162:in
> `require_dependency''
> from
> /home/gmile/.rvm/gems/ruby-1.9.3-p0\@interview/gems/rails-2.3.14/lib/initializer.rb:414:in
> `block (2 levels) in load_application_classes''
> from
> /home/gmile/.rvm/gems/ruby-1.9.3-p0\@interview/gems/rails-2.3.14/lib/initializer.rb:413:in
> `each''
> from
> /home/gmile/.rvm/gems/ruby-1.9.3-p0\@interview/gems/rails-2.3.14/lib/initializer.rb:413:in
> `block in load_application_classes''
&g...