Sha256: 735276f56a1e673d28a1d307358a01c929ce16bca8c1e279146bdac1e0cfded4
Contents?: true
Size: 326 Bytes
Versions: 230
Compression:
Stored size: 326 Bytes
Contents
Description: Creates a migration to add the sessions table used by the ORM session store. Pass the migration name, either CamelCased or under_scored, as an argument. Before invoking this generator, be sure that your ORM supports session stores. Example: `rails generate session_migration CreateSessionTable`
Version data entries
230 entries across 191 versions & 19 rubygems