public
Description: The full source code for projects used in Railscasts episodes.
Homepage: http://railscasts.com
Clone URL: git://github.com/ryanb/railscasts-episodes.git
ryanb (author)
Sat Jul 04 15:38:50 -0700 2009
commit  af75076c6171a9dcf61668c3f43c4b646405f838
tree    93b605e61f424a6dbe7c25a26393acb37aed55e6
parent  edcee4095fa7c7bb626a91385469cafbd30d8b4e
100644 10 lines (6 sloc) 0.166 kb
1
2
3
4
5
6
7
8
9
10
Railscasts Episode #127: Rake in Background
 
http://railscasts.com/episodes/127
 
 
Rake in background ideal for:
- infrequent tasks
- longer processes
- strict access