Ruby Sequel: is there a last_insert_id method? - by xaver23 Hi after an insert I need to know the ID from this row, how can I do that? Read the article
How do I add some inserts in rails migration? - by xaver23 Hi After creating a table (by migration), I want to insert some entries directly. How must I write a migration for this? thanks Read the article