Put this in your Rakefile above require 'rake' require 'rake/dsl_definition Check this: http://stackoverflow.com/questions/6085610/ruby-on-rails-and-rake-problems-uninitialized-constant-rakedsl
On Thu, Aug 4, 2011 at 6:13 PM, Peter Hickman < [email protected]> wrote: > Google "uninitialized constant Rake::DSL" > > As an aside having a handle like "SW Engineer" and failing to do > something that simple will open you up to lots of grief. > > Unless SW stands for "Soapy Water" in which case you should clarify things. > > -- > You received this message because you are subscribed to the Google Groups > "Ruby on Rails: Talk" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/rubyonrails-talk?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

