Displaying 2 results from an estimated 2 matches for "beyerlin".
2006 Aug 07
2
uninitialized constants in worker class
...worked
well.
But now i want to do real work in a worker but now i get that error[1].
It looks like that the constants configured in environment* configs are
not available to the worker class. My configuration looks like that[2].
Maybe someone can give me a hint to solve this problem.
Greetz,
Marc Beyerlin
[1] backgroundrb.log:
uninitialized constant SYSTEM_AMS_AVAILABLE - (NameError)
./script/backgroundrb/../../config/../vendor/rails/activerecord/lib/../.
./activesupport/lib/active_support/dependencies.rb:123:in
`const_missing''
./script/backgroundrb/../../config/../components/ams_import....
2005 Dec 17
1
file_column url_for_file_column from within controler
Hello,
i hope somebody can help me:
How can i get the path/url for a file stored with file_column within any
contoller?
Is it somehow possible to use the url_for_file_column method from the
file_column_helper.rb ?
Greetings and thanx for any advise,
Marc
--
Posted via http://www.ruby-forum.com/.