error msg in depot lab create
iknownothing
2 posts
|
Hi I’m quite new for ruby, and I’m using Fedora 8 and ruby 1.8.6 and rails 2.0.2. Though I read some issues and think will be a bit tricky i still try to follow the book with all these new version. 2. I have to install will_paginate not classic_piganation or the program messed up. 3. after I created depot dir, edited the database.yml, created db, created the model and the controller, did the db:migrate,and run into a
ActionController::InvalidAuthenticityToken in AdminController#create thanks advance! |
iknownothing
2 posts
|
sorry for bothering you guys, after reading all the threads (mostly) I found a useful one who had same problem http://forums.pragprog.com/forums/50/topics/168 although I still curious about the sequence of install plugins. |
Simon Krollp...
7 posts
|
You’re in the same boat as me. I wouldn’t use rails 2.0.2. Try reroll your rails version to 1.2.6 or 1.2.5 To do so, type: After that, check your railsversion with
After downgrading your rails, delete your depot folder and start fresh from scratch. |
3 posts, 2 voices
