This SO Question might help you out. The suggestion there is to add require 'rake/dsl_definition'
above require 'rake'
in your Rakefile
.
This SO Question might help you out. The suggestion there is to add require 'rake/dsl_definition'
above require 'rake'
in your Rakefile
.