Displaying 1 result from an estimated 1 matches for "file_columnn".
Did you mean:
file_column
2006 May 25
3
Behavior Change in Scripts since 1.1?
Occasionally we need to run scripts (such as from cron) that have access
to the rails environment.
Since we''ve upgraded to 1.1 (I believe it coincides with that), all of
our scripts seem to run as unit tests.
An example (obviously useless), which would be store in the script
directory:
------BEGIN CODE----------------------------
RAILS_ENV = ''development''
require