Skip to content

Commit

Permalink
adding commands to readme in episode 171
Browse files Browse the repository at this point in the history
  • Loading branch information
ryanb committed Jul 20, 2009
1 parent 9fc2839 commit 06e2e20
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions episode-171/README
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
Railscasts Episode #171: Delayed Job

http://railscasts.com/episodes/171

Commands
script/plugin install git://github.com/collectiveidea/delayed_job.git
script/generate delayed_job
rake db:migrate
rake jobs:work

0 comments on commit 06e2e20

Please sign in to comment.