wa0x6e / Cake-Resque

Resque plugin for CakePHP : for creating background jobs that can be processed offline later
MIT License
159 stars 56 forks source link

Be consistent with the configs. #43

Closed bar closed 10 years ago

wa0x6e commented 10 years ago

I think that edit was removed in a previous commit.

The concatenation will add consistency, but is unnecessary, since the variable is used only once, unlike the other ones.

bar commented 10 years ago

The feature was added in the previous commit, but it was just one commit, so I didn't see something being removed.

I was just thinking in the future :)