Skip to content

Commit

Permalink
Merge pull request #4 from donbeave/master
Browse files Browse the repository at this point in the history
Fix for "No such property: GrailsRedisCache for class: CacheRedisGrailsPlugin"
  • Loading branch information
Jeff Scott Brown committed Aug 3, 2015
2 parents ed6fda6 + d45a48d commit 6c74cdc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CacheRedisGrailsPlugin.groovy
Expand Up @@ -12,6 +12,7 @@
* See the License for the specific language governing permissions and
* limitations under the License.
*/
import grails.plugin.cache.redis.GrailsRedisCache
import grails.plugin.cache.redis.GrailsRedisCacheManager
import grails.plugin.cache.web.filter.redis.*
import org.codehaus.groovy.grails.commons.GrailsApplication
Expand Down

0 comments on commit 6c74cdc

Please sign in to comment.