[solved] rake db:migrate error
Reported by Aneem | November 2nd, 2008 @ 03:34 PM | in BaseApp 1.0
After running rake db:migrate I get "rake aborted! undefined
method collect' for nil:NilClass"
My rails version is 2.1.2.
By the way, http://github.com/ariejan/baseap... says baseapp is currently frozen at Rails 2.1.1. But environment.rb uses RAILS_GEM_VERSION = '2.1.2'.
Comments and changes to this ticket
-

baseapp (at ariejan) November 10th, 2008 @ 10:21 AM
- → State changed from new to open
- → Milestone changed from to BaseApp 1.0
Can you run a rake db:migrate --trace and post the results here? This will allow me to find the source of your issue faster.
-

Aneem November 10th, 2008 @ 11:15 AM
- → Title changed from rake db:migrate error to [solved] rake db:migrate error
When I restarted the pc after installing rails 2.1.2 everything working fine. So no more error like this.
-
Ariejan de Vroom December 22nd, 2008 @ 03:02 PM
- → State changed from open to invalid
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
BaseApp is the quick-start for your Rails App
