RailsCasts Pro episodes are now free!

Learn more or hide this

teethgrinder's Profile

GitHub User: teethgrinder

Site: haftalikilan.com

Comments by teethgrinder

Avatar

How can i create an initial User ? If i try to create the initial User I get SQLite3::SQLException: no such column: users.invitation_id: SELECT 1 AS one FROM "users" WHERE "users"."invitation_id" IS NULL LIMIT 1 .. SO first User does not need an invitation how can i make an exception?