Steven Hancock
|
a8de3a5a3f
|
Rails.root and File.join cleanup
- `Rails.root` is a `Pathname`, so let's use `Rails.root.join`
- Clean up most of the remaining `File.join`s
|
2012-06-11 03:13:20 -07:00 |
|
Maxwell Salzberg
|
67432bfaf4
|
suppress annoying resque errors; add a task to clear Resque failures
|
2012-01-27 14:57:04 -08:00 |
|
Ilya Zhitomirskiy
|
b42d675cb7
|
accounting for the unified receiver interface of the method
|
2011-10-04 15:51:39 -07:00 |
|
Maxwell Salzberg
|
d1fc3caae0
|
remove salmon hack
|
2011-09-16 10:30:37 -07:00 |
|
Maxwell Salzberg
|
7ae003c88c
|
alias receive salmon
|
2011-09-16 10:20:03 -07:00 |
|
danielgrippi
|
60cb9e43a7
|
DG MS; renamed Salmon jobs; CGI::unescape() incoming xml in public receive route
|
2011-09-15 15:33:28 -07:00 |
|