Displaying 5 results from an estimated 5 matches for "load_helpers".
2006 Nov 24
0
Strange "camelize" error when running fresh rails install on Hoary
...ves/2005/09/ruby-on-rails-on-ubuntu/) and
I get this message when I type "rails test" from the command line.(I''m
running Ubuntu 5.04 Hoary)
could anyone point me in the right direction? thanks.
--max
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_view/base.rb:205:in
`load_helpers'': undefined method `camelize'' for
"active_record_helper":String (NoMethodError)
from
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_view/base.rb:202:in
`foreach''
from
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.5/lib/action_view/base.rb...
2006 Jun 24
0
superclass mismatch for class Tag (TypeError)
...from
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require''
from
/usr/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:147:in
`require''
from
/usr/lib/ruby/gems/1.8/gems/actionpack-1.12.1/lib/action_view/base.rb:202:in
`load_helpers''
... 20 levels...
from ./../../config/environment.rb:8
from
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require__''
from
/usr/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:21:in `require''
from conflict.rb:3
I&...
2006 Jan 12
0
testing
...EditorHelper inside a unit
Test.
I can manually include each of the required Helpers in my
editor_helper_test file:
...
require ''action_view/helpers/url_helper''
module EditorHelper
include ActionView::Helpers::UrlHelper
end
...
But I''d much rather make use of
self.load_helpers(helper_dir)#:nodoc:
in ActionView::Base to load all the helpers in one swoop.
I couldnt figure out how to use that method (or even copy/past+modify
it) to include all of Rails'' Helpers within my EditorHelper. Who
knows how?
cheers
Gerret
2006 Jan 13
0
testing Helpers
...y EditorHelper inside a unit
Test.
I can manually include each of the required Helpers in my
editor_helper_test file:
...
require ''action_view/helpers/url_helper''
module EditorHelper
include ActionView::Helpers::UrlHelper
end
...
But I''d much rather make use of
self.load_helpers(helper_dir)#:nodoc:
in ActionView::Base to load all the helpers in one swoop.
I couldnt figure out how to use that method (or even copy/past+modify
it) to include all of Rails'' Helpers within my EditorHelper. Who
knows how?
2020 Mar 20
0
[ANNOUNCE] igt-gpu-tools 1.25
A new igt-gpu-tools release is available with the following changes:
- Meson build options have been renamed. Please check the news options in
meson_options.txt and make sure you don't get any warnings when configuring
the project. (Simon Ser)
- Compile-testing CI for MIPS. (Guillaume Tucker)
- Various igt_runner reliability improvements (Petri Latvala & Arkadiusz Hiler)
- Switched