I have a ruby script in my rails app in the script directory. How can I access the in_time_zone method in the script?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||||
|
|
If you only need that one method, you could just whack |
|||
|
|
|
It's in
|
|||
|
|
|
You can create a custom rake task, and then access everything in your application for instance. You can check this great screencast |
|||
|
|