kovyrin / loops

Simple background loops framework for ruby

This URL has Read+Write access

loops / init.rb
100644 9 lines (9 sloc) 0.338 kb
1
2
3
4
5
6
7
8
9
# Placeholder to satisfy Rails.
#
# Do NOT add any require statements to this file. Doing
# so will cause Rails to load this plugin all of the time.
#
# Running 'ruby script/generate loops' will
# generate script/loops file which includes the necessary
# require statements and configuration. This file should
# be used to run your loops.