Hai, today when i created an empty database rake db:create for a rails project, i faced the following error Error: rake aborted! undefined method `task’ for #<Pagescroll::Application:0xb74dcb0c> (See full trace by running task with –trace) To solve it, i followed the below steps which i found while surfing The issue is because of the version [...]
Archive for May 25th, 2011
Soultion for rake aborted! undefined method `task’ in rails 3.0.7
Posted in Ruby on Rails on May 25, 2011 | 10 Comments »