i\'ve got some problems with Ruby on Rails models. I created a model Session with 2 columns.
This is my migration for the table:
class CreateSessions &