Skip to content

Instantly share code, notes, and snippets.

@rajraj
Created January 7, 2011 20:01
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rajraj/770017 to your computer and use it in GitHub Desktop.
Save rajraj/770017 to your computer and use it in GitHub Desktop.
echo off
REM cd into your rails app folder
cd e:\webapps\projects
REM Then Call the rake task
call rake trant:send_notification
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment