Open avioing opened 14 years ago
hi there, great gem, thanks for all the work!
seems the migrations included and the rails 2 example appear to be out of sync with the code.
in terms of migrations:
1) the code expects "access_tokens" table, not "tokens" which is currently in the included migrations
2) the code expects "token" field in the "access_tokens" table, which is currently missing from the included migration.
cheers
hi there, great gem, thanks for all the work!
seems the migrations included and the rails 2 example appear to be out of sync with the code.
in terms of migrations:
1) the code expects "access_tokens" table, not "tokens" which is currently in the included migrations
2) the code expects "token" field in the "access_tokens" table, which is currently missing from the included migration.
cheers